diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2022-01-09 18:48:55 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2022-01-09 18:48:55 +0100 |
commit | d6403961e778db1f0f6a5e45147770714449fa8c (patch) | |
tree | 6c5f5c5820ac5f6b2b4b5072496c5d2f22f0148f /known-issues.md | |
parent | c2d40c6dc0c14edd96bf9832d097347b15f672e3 (diff) |
Fixed MIDI controller bug
Diffstat (limited to 'known-issues.md')
-rw-r--r-- | known-issues.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/known-issues.md b/known-issues.md index d3e58a7..a7ab952 100644 --- a/known-issues.md +++ b/known-issues.md @@ -22,6 +22,7 @@ * Add buttons to write current playback position to A or B limit sliders * Switching between songs and AB limits does not work properly * AB controller only keeps track of limit index, not current song => when song changes, index is invalid but not properly reset +* Changing song while playing does not update play/pause button LED on MIDI controller # Use Cases |