diff options
author | Eddy Pedroni <epedroni@pm.me> | 2024-11-09 23:22:55 +0100 |
---|---|---|
committer | Eddy Pedroni <epedroni@pm.me> | 2024-11-09 23:22:55 +0100 |
commit | f676c50ba91ca6d4d0da9f77aeadc8b3fb16dc26 (patch) | |
tree | dd7cf29dff80610ec3e6179b444954a5bca3e125 /doc/known-issues.md | |
parent | cda8197669409689be291660f93cb288ab2d31b3 (diff) |
CLI improvements
Diffstat (limited to 'doc/known-issues.md')
-rw-r--r-- | doc/known-issues.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/known-issues.md b/doc/known-issues.md index ae248f5..7604811 100644 --- a/doc/known-issues.md +++ b/doc/known-issues.md @@ -12,6 +12,14 @@ * selection is not cleared properly when changing songs * sometimes crashes when selecting limits with MIDI controller +* MIDI controller feature requests: + * skip ahead and behind by steps of a few seconds + * set A and B points at current play head position (during playback) + +* GUI feature requests: + * wipe LED state when application closes + + # Closed Issues * Moving AB sliders does not set AB limit. Instead need to save AB limit and then select it to apply @@ -29,6 +37,10 @@ * Not so easy to do actually, used Super L instead * AB repeat toggle in MIDI controller +* CLI feature requests: + * close application without crashing + * wipe LED state when application closes + # Use Cases ## Song/solo practice |