aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main.c b/src/main.c
index 597f01d..1fdaaa2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -21,9 +21,8 @@ WITH REGARD TO THIS SOFTWARE.
21// + Channel params should show if there are some already on all triggers and 21// + Channel params should show if there are some already on all triggers and
22// modify only the selected parameter, not all of them. 22// modify only the selected parameter, not all of them.
23// + Channel params (ALL) editing should only copy the value under the cursor. 23// + Channel params (ALL) editing should only copy the value under the cursor.
24// - Fix scale being active for noise channel (makes no sense) 24// + Fix scale being active for noise channel (makes no sense)
25// - Should scale mode be toggleable? 25// + Save scale on metadata
26// - Save scale on the bank
27// - Hold L/R retriggers at short intervals? 26// - Hold L/R retriggers at short intervals?
28// - Allow using B + dpad to nudge trigs. This will potentially mean switching 27// - Allow using B + dpad to nudge trigs. This will potentially mean switching
29// to key release to enable trigs. 28// to key release to enable trigs.