Skip to content

Releases: gregrecco67/AudiblePlanets

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

v1.0.18b

21 Apr 18:32
Compare
Choose a tag to compare

Version 1.0.18b

-- added basic sampler section for more layering

-- UPDATES (1.0.18a) quick bug fix on sample loading
-- (1.0.18b) fixed some errors in randomization page, in handling pitchbend across all three sound sources, and a bug leading to crashes when changing state under some conditions

v1.0.17

17 Apr 20:41
Compare
Choose a tag to compare

Version 1.0.17

-- added optional auxiliary oscillator outside of the orbital model that can significantly enhance patches. Its main parameters can be modulated and it's got a variety of controls including its own filter and distinct wave types. It can be placed before or after the effects chain. It can be pitched up to two octaves above or below the main note and it can optionally ignore pitch bend messages.

v1.0.16

15 Apr 17:00
Compare
Choose a tag to compare

Version 1.0.16

-- Randomization page has controls for randomizing MSEG and macro mod destinations
-- Timbre and Filter knobs that are applied per voice now show polyphonic modulation values
-- Stopped plugin trying to fetch news/update status
-- Level knob in upper right beside meter, visible on all pages
-- Main page rearrangement of knobs' location (timbre and global)
-- Moon knob phase now left to right, and draggable left to right
-- No more missed notes on big block chords
-- Builds AUv3 (testing the waters to see about an iOS version)
-- Fonts in all controls regularized
-- Restored standalone app icon that had gotten lost in the shuffle

-- (UPDATE: 1:49PM) Reverted to AUv2. New binary attached
-- (UPDATE) Added LV2 binaries
-- Updated Mac binaries, some of which were in debug form (sorry if you had to hear that!)

v1.0.15

14 Apr 00:27
Compare
Choose a tag to compare

Version 1.0.15

-- can now add mods directly from the MSEG page
-- can now clear all mods from any mod matrix box
-- UI tweaks, font regularization, additional FX controls on Rand page (updated pics on README page)
-- Reaper eats "ESC" key, so you can also press "L" to exit learning mode (but the keypress is passed through, in case the host uses it)

v1.0.14a

12 Apr 12:06
f46a113
Compare
Choose a tag to compare

Version 1.0.14a

-- added macros Page: modulate multiple parameters at once. NB: Macros are themselves modulatable parameters.
-- added ability to assign MIDI CC control to any macro
-- revised knob UI so that when multiple mod sources are attached to a control, right-clicking the mod depth slider (orange circle in top right) opens a menu with selection and removal options
-- revised knob UI to better handle "learning" mode for easily assigning a single mod source to multiple controls: just click on a mod source (which will turn white) to enter this mode, and click and drag on knobs to assign modulation. Hit 'escape' to exit this mode.

-- UPDATE (1.0.14a): Fixed Linux build issues

v1.0.14

11 Apr 16:17
Compare
Choose a tag to compare

Version 1.0.14

-- added macros Page: modulate multiple parameters at once. NB: Macros are themselves modulatable parameters.
-- added ability to assign MIDI CC control to any macro
-- revised knob UI so that when multiple mod sources are attached to a control, right-clicking the mod depth slider (orange circle in top right) opens a menu with selection and removal options
-- revised knob UI to better handle "learning" mode for easily assigning a single mod source to multiple controls: just click on a mod source (which will turn white) to enter this mode, and click and drag on knobs to assign modulation. Hit 'escape' to exit this mode.

-- NOTE: no Linux binaries yet. I suddenly can't get it to build. Investigating. If you're on Linux and should happen to find something out or it works for you, feel free to post in Issues, thank you.