175 Commits (f77fcc0e8c4e584e66b50299295d55726da38e0d)

Author SHA1 Message Date
  Aaron Static f77fcc0e8c Fonts need to be loaded locally in v2 3 years ago
  Andrew Belt 7225bf8f79 Fix unipolar level and CV knobs of Veils. 3 years ago
  Andrew Belt 41c7e2a563 Scale model param of Braids to number of models. 3 years ago
  Andrew Belt dab8ca5753 Update createCheckMenuItem() API change. 3 years ago
  Andrew Belt 351bb59b8e Use nvgGlobalTint() instead of nvgGlobalAlpha() for drawing lights. 3 years ago
  Andrew Belt 3e6c9d48de Add bypass routes. 3 years ago
  Andrew Belt 25ac8bcdb9 Fix createSubmenuItem() Rack API change. 3 years ago
  Andrew Belt b110e6eea5 Refactor context menus of Frames and Plaits. 3 years ago
  Andrew Belt 7be622852a Remove border from Rogan6PSLight. 3 years ago
  Andrew Belt 334c6cc597 Change back to original font size for Braids display. 3 years ago
  Andrew Belt 4686915992 Change formatting of context menu text in Braids. 3 years ago
  Andrew Belt c0510748df Add model names to context menu in Braids. 3 years ago
  Andrew Belt bb1167e397 Add port labels to all modules. 3 years ago
  Andrew Belt 0050c96ed9 Remove unused MenuItem classes. 3 years ago
  Andrew Belt 5b24a3e2dc Refactor Frames context menu. 3 years ago
  Andrew Belt 6d0cc690ea Fix Rogan6PSWhite on Frames and Warps. 3 years ago
  Andrew Belt 5ef75736f8 Clouds: Hide alternate blend knobs by default. 3 years ago
  Andrew Belt 246ddd79ec Use menu item helpers for Clouds and Tides. 3 years ago
  Andrew Belt a3ee3166ba Use menu item helpers for Elements and Rings. 3 years ago
  Andrew Belt f20d0472a4 Use menu item helpers in Plaits. 3 years ago
  Andrew Belt 039db9a9b6 Use menu item helpers for Shelves and Braids. 3 years ago
  Andrew Belt 698b8eb0b0 Use menu item helpers for Streams. 3 years ago
  Andrew Belt 9498db0f03 Move createIndexMenuItem() to Rack helpers. 3 years ago
  Andrew Belt 2438d97af6 Add menu items to Marbles for panel params. Write menu helper function createIndexMenu(). 4 years ago
  Andrew Belt 27d10195ee Fix font size with new stb_truetype version. 4 years ago
  Andrew Belt 9d150442fe Make Braids text a light when rack brightness is decreased. 4 years ago
  Andrew Belt 8940fa5d13 Update for Rack v2 4 years ago
  Andrew Belt 8ea69e536f Autoformat Streams.cpp. Clean up Streams. Add Mutable code to Makefile. Enable Streams in manifest. 4 years ago
  Andrew Belt 7b326b51f6 Add Tyler's Streams code. 4 years ago
  Christian Kauten aa52df31d6
Update Tides2.cpp 4 years ago
  Christian Kauten e353ddc1b3
Update Tides2.cpp 4 years ago
  Andrew Belt 2be0375a13 Make Elements polyphonic. 4 years ago
  Andrew Belt 587c177edb Instead of adding a new menu section and `easterEgg` variable, absorb the easter egg mode into the list of alternative models with ID -1. 4 years ago
  eggix 2a175a15f9 added Elements' Easter egg to JSON 4 years ago
  eggix 9c736d8379 added Easter egg to Elements' context menu 4 years ago
  Andrew Belt cad420da52 Add Streams boilerplate. 4 years ago
  Andrew Belt 44c516c29b Rewrite and re-panel Branches. Make Branches polyphonic. 4 years ago
  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. 5 years ago