From cf1684b05ee2d90b009d2ca48fb3d76f6fb0f26a Mon Sep 17 00:00:00 2001 From: Bad Diode Date: Mon, 24 Apr 2023 15:43:02 +0200 Subject: Finish clipboard for global channel params --- src/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index ea10fdb..0ab251d 100644 --- a/src/main.c +++ b/src/main.c @@ -25,9 +25,10 @@ WITH REGARD TO THIS SOFTWARE. // Quality of life improvements. // + Per channel sound adjustments that modify the sound in all trigs. // + Basic support. -// - Allow pasting parameters if they have been copied. +// + Allow pasting parameters if they have been copied. // - Draw the global params in grey if they haven't been adjusted or aren't // currently selected. +// - Draw missing cursor. // + Per-octave note adjustment with Select + L/R on a trig. // + Transpose channel with SEL + L/R on channel select. // - Pattern chaining for more than 1 queue and/or song mode. -- cgit v1.2.1