138 Commits (d9d75f6654b580e00e2c744f19e72edb2a776752)

Author SHA1 Message Date
  Andrew Belt d9d75f6654 Fix polyphonic outputs for Shelves. 5 years ago
  Andrew Belt d957fb82eb Add Shelves library and implement Shelves::process(). 5 years ago
  Andrew Belt 55abc219ae Add WIP Shelves panel and UI code. 5 years ago
  Andrew Belt 9542971c5b Ripples: Remove nonfinite protection. 5 years ago
  Andrew Belt 07af6520f5 Make Links polyphonic. 5 years ago
  Tyler Coy 597d8a6f16 Fix Ripples runaway feedback bug 5 years ago
  Andrew Belt 4056917d94 std::log2 etc aren't constexpr in C++11. Treating them as such breaks that Mac build. Move to namespace-level `static const`. 5 years ago
  Andrew Belt 16184aa411 Add Ripples. 5 years ago
  Andrew Belt 4155b0b2d7 Autoformat code. 5 years ago
  Andrew Belt 7063288df2 Macro Oscillator 2: Make polyphonic. Use separate "invisible" parameters for LPG response and decay, so they can be MIDI-mapped and generally behave better. Clean up parameter quantities. 5 years ago
  Andrew Belt 13df8e81f8 Clean up Braids param quantities. 5 years ago
  Andrew Belt c0cafa33bd Use MenuSeparator instead of MenuEntry for separating menu items. 5 years ago
  Andrew Belt 5f32f1a187 Add Ripples panel. 6 years ago
  Andrew Belt c96d7a0812 Rename AudibleInstruments.hpp/cpp to plugin.hpp/cpp. 6 years ago
  Andrew Belt 2a0e9a9360 Macro Oscillator: Change range of coarse pitch parameter and default value to match hardware. 6 years ago
  Paul Gatt c01497bef7 Change to Title case convention 6 years ago
  Paul Gatt c569ac311d Tooltip Descriptions 6 years ago
  Andrew Belt 994a6f3267 Change active to isConnected() 6 years ago
  Andrew Belt 306d45d9c1 Avoid memsetting Mutable classes. 6 years ago
  Andrew Belt d30cb906cf Remove Module name from enums. Add override to Module::process methods. 6 years ago
  Andrew Belt 2b302795ad Make all methods class-inline. 6 years ago
  Andrew Belt 32665b0430 v1 migration phase 2 6 years ago
  Andrew Belt 2714a1e0e7 v1 migration phase 1 6 years ago
  Andrew Belt b83a55df06 v1 migration phase 1.9 6 years ago
  Andrew Belt 87add88b64 v1 migration phase 1.3 6 years ago
  Andrew Belt f915895030 Move tides2 from AudibleInstrumentsPreview to this repo. 6 years ago
  Andrew Belt ff9fdf1800 Bump version, change Stages initial parameter values 7 years ago
  Andrew Belt 913bb7ba4b Migrate Marbles from AudibleInstrumentsPreview 7 years ago
  Jim Tupper dc94cd5d58 Reworking group builder 7 years ago
  Jim Tupper d1525bd8c7 Using segment_generator's explicit sample rate interface 7 years ago
  Jim Tupper 92e161460f Removing explicit AB Loop Mode 7 years ago
  Jim Tupper d4933932dc Simplifying light oscillators 7 years ago
  Andrew Belt 5ff5bfcab4 Code style 7 years ago
  Jim Tupper bcc460848a Changing individual segment output to be the inverse of the phase, which seems to match up more with the Stages manual 7 years ago
  Jim Tupper 7279f7391d Fixing up alternate light flashing lights 7 years ago
  Jim Tupper ba3b988caf Re-initializing ramp generators when sample rate changes 7 years ago
  Jim Tupper f29754229d Breaking long press button functionality out 7 years ago
  Jim Tupper d9434e41c9 Sending input CV to the correct segments 7 years ago
  Jim Tupper 32aa9a15eb Allow varying sample rate 7 years ago
  Jim Tupper 13a16aea60 Essential working Stages 7 years ago
  Andrew Belt 7e391fd21d Add Stages WIP 7 years ago
  Andrew Belt 5af180a099 Invert Plaits outputs 7 years ago
  Andrew Belt a721c9083f Add Plaits 7 years ago
  Andrew Belt dd25b1785c Serialize branches state 7 years ago
  Andrew Belt ba430ab22d Removed images in README 8 years ago
  Andrew Belt 63a87dc709 Fix compile issue of Peaks on old compilers? 8 years ago
  Evan King f8b1972854 Change Peaks source to use SVG faceplate 8 years ago
  Andrew Belt 92e92c77ff Reorder method 8 years ago
  Andrew Belt ba6b22e5e3 Refactor Peaks, disable Peaks 8 years ago
  Andrew Belt 4e9a4b0b7b Use explicit peaks namespace, fix buttons 8 years ago