aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 410de56..09f0465 100644
--- a/src/main.c
+++ b/src/main.c
@@ -26,6 +26,7 @@ WITH REGARD TO THIS SOFTWARE.
26// This could get annoying, so maybe it should be a configuration option to 26// This could get annoying, so maybe it should be a configuration option to
27// enable it? 27// enable it?
28// - Undo/Redo. 28// - Undo/Redo.
29// - Make the channel parameters initialize to default
29// 30//
30// Advanced 31// Advanced
31// - Add tap tempo for BPM. 32// - Add tap tempo for BPM.