From 74b874af0ea646ef6915f15114ed3065b5b88a20 Mon Sep 17 00:00:00 2001 From: Bad Diode Date: Fri, 2 Feb 2024 10:13:47 +0100 Subject: Add envelope drawing instead of numbers --- src/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 8760b2a..834127d 100644 --- a/src/main.c +++ b/src/main.c @@ -37,6 +37,7 @@ WITH REGARD TO THIS SOFTWARE. // + Make sure the chain is always shown on the notification bar if playing // + Add more sync in/out options // + Add more help hints when holding SEL +// + Add AD envelope drawing instead of numbers. // - Fix any bugs we currently have // - Add clipboard sharing between banks. // - Study saving overhauls for bootleg cartridges. -- cgit v1.2.1