mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
More UI cleanup
This commit is contained in:
parent
5e3e7257c8
commit
dd12f197e9
5 changed files with 14 additions and 11 deletions
|
|
@ -5,4 +5,7 @@ namespace Cfg
|
|||
constexpr static int numOSCs = 2;
|
||||
constexpr static int numENVs = 3;
|
||||
constexpr static int numLFOs = 3;
|
||||
|
||||
constexpr static int numStepLFOSteps = 32;
|
||||
constexpr static int numGateSteps = 16;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue