diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2021-12-27 09:15:17 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2021-12-27 09:19:33 +0100 |
commit | f52e40f899567d5d67a4cb2dcd75872ee038aaf8 (patch) | |
tree | b2fe7847b9932837f9753771a7fe268dce2471c5 /known-issues | |
parent | c90623ebcd16070aafc5f8ad4cf76b5aa2b1e49f (diff) |
Minor refactoring to AB controller unit tests
Diffstat (limited to 'known-issues')
-rw-r--r-- | known-issues | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/known-issues b/known-issues index 305a1a7..11edbdb 100644 --- a/known-issues +++ b/known-issues @@ -1,5 +1,7 @@ * (done) Moving AB sliders does not set AB limit. Instead need to save AB limit and then select it to apply * (done) Loading session is additive, should clear the state first * AB limits are displayed as p.u., should be timestamps + * Named limits would also be acceptable e.g. first solo, second solo, etc * (done) Songs are displayed as full path, should be file name or ideally title from metadata * (done) When switching between songs, AB limit selection is not reset, this means that if the song has only one limit, it is not possible to load it anymore +* No GUI to control playback speed |