diff options
author | Eddy Pedroni <epedroni@pm.me> | 2024-11-10 09:39:29 +0100 |
---|---|---|
committer | Eddy Pedroni <epedroni@pm.me> | 2024-11-10 09:39:29 +0100 |
commit | 85b0116f80515c71e0250e4910c721b9e4fabca1 (patch) | |
tree | f046e140c13c3be744b041193e9100ea748c582b /doc/known-issues.md | |
parent | 7c00f418caf8f1e9fcb235563127a9c8cea22bb4 (diff) |
Set A and B limits via MIDI controller
Diffstat (limited to 'doc/known-issues.md')
-rw-r--r-- | doc/known-issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/known-issues.md b/doc/known-issues.md index e87a3fc..2a43f53 100644 --- a/doc/known-issues.md +++ b/doc/known-issues.md @@ -14,7 +14,6 @@ * 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) # Closed Issues @@ -36,6 +35,7 @@ * 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: * wipe LED state when application closes |