User guide

Version History
v2.3.0 5th August 2010
First 64 bit Mac OS X VST release.
Improved handling of mouse events (dragging knobs would temporarily freeze the
host UI on some platforms).
Improved accuracy of MIDI event handling.
v2.2.2 28th June 2010
Fixed GUI issue in Reaper on Windows.
Added new OSC command (registerOSCPathForFunction).
Fixed a keypress issue in certain VST hosts (plug-in would respond to numeric input
but not to pressing Return).
v2.2.1 24th February 2010
(AU version only updated)
Fixed compatibility with OS X 10.5.
Worked around a bug in Digital Performer 7.1 which would cause a crash when the
plug-in prefs dialog was used.
Generally improved stability of the Cocoa UI.
v2.2.0 9th February 2010
First 64 bit AU release.
32 bit AU now uses a Cocoa UI if the host supports it.
v2.1.1 24th August 2009
Added new OSC commands (registerOSCPathForParameter() and registerOSCPath-
ForParameterNormalized()), primarily for compatibility with TouchOSC.
v2.1.0 8th May 2009
Added timing and timed callback methods for MIDI/Lua scripts.
Added set/getGUIBoolValue() methods and corresponding form of the indicator()
method.
v2.0.4 17th April 2009
(AU version only updated) Addressed an issue where no audio would reach the fx
loop outputs with certain combinations of parameter settings.