Devices with 'Debug' Feature: Modulated allpass filter and modulated low/highpass filters.
Browse for Image from Properties: Added browse for image button to graphic object properties.
Buttons Removed: Buttons eliminated from Media and Python windows in order to standardize on right-click/ top level menus for all actions.
Drag-and-drop from script window creates Control Scripter device.
Automatically imports math module so it's available to all python scripts.
Added user devices window. Allow for deletion of user devices.
Added GPIO for CAB 8i/8o device.
Added single-channel gain to Level category.
Added bypass parameter to gain.
Added CAB 16d device.
Control wiring nodes are now repositioned if the size of the control changes.
Removed broken printing menu item. Will be restored in later release.
Added threaded concept to Python scripts. They run in their own thread and have a sleep.wait( ms ) function that can be called. If they loop, it is a requirement that the sleep.wait function is called so the thread has a chance to exit.
Waypoints are now sized so that wires are straight when stacked.
Added optional period knob to blinker device.
Changed maximum output gain from 0dB to +18dB in NxM mixers.