Releases: gregrecco67/AudiblePlanets
v1.2.3a
v1.2.2
Version 1.2.2
Launch time (was outrageous!)
v1.2.1
Version 1.2.1
Main issue was a problem with the envelope generator.
v1.2.0
Version 1.2.0
-- Now featuring somewhat less aliasing!
-- Simplified control structure for oscillators, and new look
-- New and refined effects (waveshaper, stereo chorus, ladder filter)
-- Return of the orbit visualizer, now with modulated volume ("live")
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.