aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 5907a30..597f01d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -18,8 +18,10 @@ WITH REGARD TO THIS SOFTWARE.
18// + Fix bank switching behaviour (bug) 18// + Fix bank switching behaviour (bug)
19// + Add more sync options 19// + Add more sync options
20// + When switching sync, play status acts wonky (bug) 20// + When switching sync, play status acts wonky (bug)
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.
24// - Fix scale being active for noise channel (makes no sense)
23// - Should scale mode be toggleable? 25// - Should scale mode be toggleable?
24// - Save scale on the bank 26// - Save scale on the bank
25// - Hold L/R retriggers at short intervals? 27// - Hold L/R retriggers at short intervals?