Releases: gregrecco67/AudiblePlanets
v1.1.5
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.
v1.1.4
Version 1.1.4
-- bug fix: show correct repeat controls (beats/time) in envelope
-- random mod sources now update when voice is retriggered
UPDATE: 1.1.4c
-- revised deployment targets for Mac OS (Monterey 12.0)
v1.1.3
Version 1.1.3
-- a modest collection of built-in presets is now included
-- new mod sources: 2 random values (mono or poly) on note on and also note off velocity
-- new font for UI
-- some "stepped" parameters removed from modulation matrix
v1.1.2
-- removed zombie mod slider sources when switching between presets
-- fixed sampler looping crossfade for most cases
-- new modulation sources: random value on note on (mono and poly)
UPDATE (1.1.2a): universal binaries for Mac and a bug fix
v1.1.1
rearranged panes
1.1.1a update: included universal binaries for Mac
v1.1.0
Streamlined main page so more controls are available in one place.
v1.0.22
Version 1.0.22
-- corrected bug causing crashes upon trying to have multiple instances' UIs open at once
UPDATE (1.0.22a) -- further improvement
v1.0.21
Version 1.0.21
-- corrected errors on waveshaping function select and dynamics type select
v1.0.20
Version 1.0.20
-- significant performance improvements due to vectorizing main orbital calculations (with MIPP)
v1.0.19
Version 1.0.19
-- performance improvement for main synth engine
-- correction of squash animation for orbit visualization