A lot of things done!
October 29 2013 - Beta Version B0008
- Added extra Tooltips for Master Glide and Master Unison, explaining how they work.
- Fixed note hanging problem with Mono Mode with Legato disabled.
- Single OSC Module, added tooltip to the Sync parameter: Resets the waveform position (this is not a toggle button).
- Fixed both Multi Filter "crashing" problems when Rezo near max value.
- Fixed Hide/Show Wires and Layer Selector keyboard shortcuts no longer resets the audio engine.
- Better Global Limiter Code (with visual peak feedback).
- Better Filters Frequency (HZ) Display and also improved code.
- Better Simple Low Pass Filter (Effect) code (based on the JUCE filter).
- Better Over-Sampling Filter (using the code from the above module and ON by default now).
- Single OSC Module: better HQ Mode (ON by default now). Increased Pitch Ranges. Added Octave parameter.
- Fixed LFO Sync not working correctly.
- Fixed problems while tweaking some parameters (eg: the Tune knob would jump from 0 to 2 or 0 to -2 and not show the 1 or -1 value).
- Module SDK changes:
- added new type of parameter knob: kLedDisplay (this is used by the master limiter to display peaks)
- Important: replaced all Slider references on the SDK with Knob instead. The XML Skin file was also updated.
- Skin changes:
- new file LedDisplay.png (this is used by the master limiter to display peaks)
- new XML option: <VALUE name="LedDisplay Extra Top Offset" val="-15"/>
