Buzz Generator:
~~~~~~~~~~~~~~

WinAMP - In - PlugIn Loader

version: beta 1 (now most features working)
release: 10/27/00
coder:   synopia aka chironex

new features:
- back to streaming (few mem usage)
- now uses winamp 3 plugins (better code, really!)
- 2 pitcher, first [0..150%], second [-10..+10]
- interpolation

coming soon:-)
- third pitcher (bend)
- upload files to wavetable
- lower cpu usage (only 50% are going to plugin, rest are my bad code)
- knobs??


version: alpha 2 (some more)
release: 09/10/00
coder:   synopia aka chironex

new features:
- now loads whole soundfile to ram at once (no more threads while playing)
- working seek-bar
- new parameters: play/stop & playdirection
- smoothed start / stop (to avoid clicks)
- no crashes when song ends
- now u can load in_mod&... all should work
- loading mods is to slow (hell knows why.. )
- better code. 

bugs & problems:
- multiple instances wont work (not yet:-))
- should implement: 2nd pitcher (-10% to +10%), pitch bend
- stereo output
- crashes when loading another file...





version: alpha 1 (most functions disabled/not implemented)
release: 09/07/00
coder:   synopia aka chironex

features:
- Buzz Generator (fully compatible)
- loads WinAMP In Plugins
- Streams loaded files (with in_mp3.dll you can stream mp3's...)
- included Pitch-Control (with Interpolation)

bugs & problems:
- do never load multiple instances of the mod!!
   rename the "WAINLOAD.DLL" to something like "WAINLOAD2.DLL", add this
   to index.txt, instead
   now you can load both, and both playing independent (this should fixed in beta2)
- seeking disabled (doesnt work)
- only 1 variable parameter (pitch), play/pause/stop are availible in contextmenu only
- crashes, when song finished. (fuck winamp!)
- CPU-Counter doesnt work ('caus winamp's playing in threads..)
- maybe slow (not much optimized)
- maybe somekind instable (on slow pc's)




