diff options
author | Eddy Pedroni <epedroni@pm.me> | 2024-11-10 12:23:21 +0100 |
---|---|---|
committer | Eddy Pedroni <epedroni@pm.me> | 2024-11-10 12:23:21 +0100 |
commit | b015f93a58f8c0d4bc36b504a55b88468640b141 (patch) | |
tree | f3f76e510d5a3fc892b5f9c3a874653cbc80c93c /doc/known-issues.md | |
parent | 85b0116f80515c71e0250e4910c721b9e4fabca1 (diff) |
MIDI controller interface seeking
Diffstat (limited to 'doc/known-issues.md')
-rw-r--r-- | doc/known-issues.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/known-issues.md b/doc/known-issues.md index 2a43f53..f41bfc8 100644 --- a/doc/known-issues.md +++ b/doc/known-issues.md @@ -13,7 +13,7 @@ * sometimes crashes when selecting limits with MIDI controller * MIDI controller feature requests: - * skip ahead and behind by steps of a few seconds + * play head location indicator # Closed Issues @@ -34,10 +34,10 @@ * CLI feature requests: * close application without crashing - * wipe LED state when application closes * set A and B points at current play head position (during playback) -* GUI feature requests: +* MIDI controller feature requests: + * skip ahead and behind by steps of a few seconds * wipe LED state when application closes # Use Cases |