From f6e253b14f7b4930f5a5e6e1d3ee2bd3009802dd Mon Sep 17 00:00:00 2001 From: Bad Diode Date: Mon, 8 Jan 2024 12:07:58 +0100 Subject: Make sure the current scale is saved as metadata --- src/main.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/main.c') 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. // + Channel params should show if there are some already on all triggers and // modify only the selected parameter, not all of them. // + Channel params (ALL) editing should only copy the value under the cursor. -// - Fix scale being active for noise channel (makes no sense) -// - Should scale mode be toggleable? -// - Save scale on the bank +// + Fix scale being active for noise channel (makes no sense) +// + Save scale on metadata // - Hold L/R retriggers at short intervals? // - Allow using B + dpad to nudge trigs. This will potentially mean switching // to key release to enable trigs. -- cgit v1.2.1