Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@gregrecco67 gregrecco67 released this 16 Aug 14:28

Version 1.1.5

-- updated to JUCE 8.0.1
-- added mono LFO source buttons to LFO pane
-- switched oscillator volume and envelope sustain controls to logarithmic range from linear.

BREAKING CHANGE: Any already existing presets will need to be updated to the new value scales for oscillator volume and envelope sustain. For this purpose, a Python script is included in the scripts directory. Run it with python3 convert-presets.py <presets-folder-path> and it will convert them in place. You might want to make a backup copy of your old presets before running this in case of any difficulty.