Skip to content

Releases: gregrecco67/AudiblePlanets

v1.1.5

16 Aug 14:28
Compare
Choose a tag to compare

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

15 Jul 18:56
Compare
Choose a tag to compare

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

13 Jul 16:00
Compare
Choose a tag to compare

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

10 Jul 22:40
Compare
Choose a tag to compare

-- 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

07 Jul 14:25
Compare
Choose a tag to compare

rearranged panes

1.1.1a update: included universal binaries for Mac

v1.1.0

07 Jul 02:12
aa00e7e
Compare
Choose a tag to compare

Streamlined main page so more controls are available in one place.

v1.0.22

07 May 15:35
Compare
Choose a tag to compare

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

03 May 23:22
8b4357b
Compare
Choose a tag to compare

Version 1.0.21

-- corrected errors on waveshaping function select and dynamics type select

v1.0.20

29 Apr 19:41
Compare
Choose a tag to compare

Version 1.0.20

-- significant performance improvements due to vectorizing main orbital calculations (with MIPP)

v1.0.19

26 Apr 18:15
Compare
Choose a tag to compare

Version 1.0.19

-- performance improvement for main synth engine
-- correction of squash animation for orbit visualization