Skip to content

Releases: gregrecco67/AudiblePlanets

v1.2.3a

01 Jun 00:05
Compare
Choose a tag to compare

Version 1.2.3a (see update)

  • performance tweaks, code tidying, automating build process

  • [UPDATE]: a recent change broke repeating envelopes; version 1.2.3a corrects this, so please download if you still have 1.2.3

v1.2.2

28 May 19:43
Compare
Choose a tag to compare

Version 1.2.2

Launch time (was outrageous!)

v1.2.1

28 May 18:41
Compare
Choose a tag to compare

Version 1.2.1

Main issue was a problem with the envelope generator.

v1.2.0

27 May 00:14
01c4f27
Compare
Choose a tag to compare

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

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.