Skip to content

Releases: gregrecco67/AudiblePlanets

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.

v1.0.13

07 Apr 03:07
Compare
Choose a tag to compare

Version 1.0.13

-- new waveshaper functions: full-wave rectifier and wavefolder
-- improved waveshaper functionality
-- repaired portamento (broken while implementing microtuning)
-- tweaked UI for modulation depths, reverted to [-1, 1] range on matrix and knobs

v1.0.12

05 Apr 03:34
Compare
Choose a tag to compare

Version 1.0.12

-- added support for microtonality through MTS-ESP

v1.0.11

04 Apr 02:05
Compare
Choose a tag to compare

Version 1.0.11

-- corrected error in oscillator calculations leading to inappropriate harmonics in modulated signal!
-- restored phase modulation to full range

v1.0.10

03 Apr 20:02
Compare
Choose a tag to compare

Version 1.0.10

-- fixed waveshaper filters that processed only one channel (🤦)
-- code cleanup in effects processors
-- tweaked ranges and some internal parameters for effects processors