x86:
https://www.xlutop.com/buzz/zip/beta/pv ... .10b30.zipx64:
https://www.xlutop.com/buzz/zip/beta/pv ... .10b30.zipb30:
- bugfix tremolo/panmod
- per-plugin option for async automation, helps if you get freezes while recording your gui tweaks
- new track command 17: param value slope, <0x8000 does log,0x8000 does linear,>0x8000 does exp
- new global option: send All Notes Off on Stop()
b29:
- bugfix input/output labels
- bugfix learn menu messed up
- learn menu: learn all vst params at once option
- bugfix ft2/matilde-style track commands didn't work properly when subtick timing was enabled in Buzz
b28:
- bugfix vst3 wrapper
- bugfix mme waveout driver
- new pattern mode in buzz wrapper(unfinished no save yet)
b27:
- new option "offline processing mode", see edit menu
- bugfixes ladspa wrapper
- bugfix asio waveout driver
b26:
- bugfixes
b25:
- freeze: wavfiles save now as float instead of int32
- midiout: latency compensation
b24:
- bugfixes vst bridge
- bugfixes vst scanning
b23:
- bugfix waveout input/output machines
- restart plugin option(edit menu)
- new freeze feature, accessible via edit menu, requires one of my waveout drivers
- vst bridge: by default all vsts run in one single process now, if you want one process per vst you can enable it by checking the "run in dedicated process"
- vst bridge: bugfix async processing
b22:
- bugfix mediavst.dll (freeze on load)
- mediavst: option "force stereo output", should fix the problem with too fast audioplayback
- bridgeing: holding CTRL+ALT(while mouse cursor is on vst gui) opens a settings menu to do some on the fly adjustments
- bugfix in F4 settings view when selecting parameters for automation
- songs/projects created in buzz32 with loader stuff inside should also load in buzz64 now
b21:
- bugfix audio in/out machines
b20:
- bugfix vst scanning
b19:
- preferences: vstgui update rate option in global tab
- preferences: pxp row quantize on/off option in global tab
- bugfixes
b18:
- bridgeing/run as separate process improvements/bugfixes
- bridgeing: new option "async processing", I suppose it does something similar to jbridge's performance mode
- bridgeing: new option "embed vst gui", if disabled the gui gets opened as a floating window. If you get freezes on opening/closing the gui or loading/saving a preset enable this one.
- SetModifiedFlag() gets called on opening vst editor
b17:
- x64 loader versions
- x64 bridgeing
- vst3 shell updated to 3.50
- wo_wdm.dll: WaveRT devices should work now
b16:
- new waveout drivers(wo_mme.dll/wo_ds.dll/wo_wdm.dll/wo_null.dll)
b15:
-bugfixes
b14:
- bugfix wrong time information sent to vst if pxp was active and rpb!=tpb
- pasio: midi-out improvements
b13:
- asio bugfixes
- asio settings are now saved per asio device
b10/11/12:
- bugfixes
b9:
- asio optimizations, async modes should work better now
- midi send bugfix if midifiltering is enabled in Buzz
b8:
- bugfixes
b7:
- run vst in a separate process(aka vst bridging)
- vst3 wrapper(alpha)
- midivst: midi clock/mtc/mmc out
- relative midi cc/nrpn modes
- new asio waveout with more options
- undo manager(disabled by default)
- new Matilde/FT2 style track commands, see pvst docs for infos
- midi send directly to all machines
b6:
- mediavst options/bugfixes
- new per-plugin setting: override delay, useful if a plugin does not report its delay properly
- new "stop process" option: "restart if editor is visible". if enabled a plugin still gets processed if the vst editor is opened, this should fix the kontakt 4 problems for example
b5:
- added mediavst.dll to use directshow decoders(alpha), e.g. this can be used as a videoplayer vst
- the sse option for oversampler now as global setting
- bugfixes
b4:
- option to enable/disable the new multi-io feature
- bugfix midibus
b3:
- rpn/nrpn support
- sysex(in and out), out requires the new asio waveout, receive sysex via midi-in machine
- record to wavetable
- oversampling engine(gets active by holding ctrl while loading or via preferences)
- find preset dialog
- using the new multi-io features of buzz
- new asio in/out machines also with new multi-io
- pxp recording(crippled)
- bugfixes and other stuff i'm too lazy to write down