Update kocmoc. (#786)
* Update kocmoc * Fix whitespace. * Update HetrickCV. (#784) * Add OptikEcho, a polyphonic piano emulator. * Update HetrickCV * Revert "Add OptikEcho, a polyphonic piano emulator." This reverts commit 5099055c7734b98b41a3e112f194f989db09a637. * Fix whitespace. * Fix whitespace again. * Fix even more whitespace. * Update module colors. * Revert "Update HetrickCV. (#784)" This reverts commit 008ddbc2d756d276a95fd0781234a3127c7ee950.
This commit is contained in:
parent
426fda5054
commit
e8afd711b0
3 changed files with 5 additions and 1 deletions
|
|
@ -285,11 +285,13 @@ static const struct {
|
|||
// GPL-3.0-or-later
|
||||
{ kModeKocmoc, "/kocmoc/res/DDLY.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/LADR.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/uLADR.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/MUL.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/OP.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/PHASR.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/SKF.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/SVF.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/uSVF.svg", {}, -1 },
|
||||
{ kModeKocmoc, "/kocmoc/res/TRG.svg", {}, -1 },
|
||||
// GPL-3.0-or-later
|
||||
{ kModeMyth, "/myth-modules/res/Mavka.svg", {}, -1 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue