diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2022-02-02 12:04:58 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2022-02-02 12:04:58 +0100 |
commit | 6debe39546e62d5796f22db2388341ae9132042d (patch) | |
tree | e9cbe8b37a5a774633201ed7a36388035fe898eb /known-issues.md | |
parent | d6403961e778db1f0f6a5e45147770714449fa8c (diff) |
Added a couple small features to Qt GUI
Diffstat (limited to 'known-issues.md')
-rw-r--r-- | known-issues.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/known-issues.md b/known-issues.md index a7ab952..b1bac9e 100644 --- a/known-issues.md +++ b/known-issues.md @@ -23,6 +23,10 @@ * 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 +* Accept file path as argument to Qt GUI to automatically load session +* Key mapping in Qt to jump to A + * Space bar in principle + * Not so easy to do actually, used Super L instead # Use Cases |