aboutsummaryrefslogtreecommitdiffstats
path: root/known-issues.md
diff options
context:
space:
mode:
authorEddy Pedroni <eddy@0xf7.com>2021-12-29 17:11:20 +0100
committerEddy Pedroni <eddy@0xf7.com>2021-12-29 17:11:20 +0100
commit9090422b2ba5eab9e4131f9b9281ed83128d977c (patch)
treee62dda403f9cf5c23ac33bd5d2888d46a2d3fec3 /known-issues.md
parent4474abcfbaf0bbc39de68dae2f8572e271b775bc (diff)
Updated diagram, improved known issues file
Diffstat (limited to 'known-issues.md')
-rw-r--r--known-issues.md50
1 files changed, 50 insertions, 0 deletions
diff --git a/known-issues.md b/known-issues.md
new file mode 100644
index 0000000..81f2181
--- /dev/null
+++ b/known-issues.md
@@ -0,0 +1,50 @@
+# Open Issues
+
+* AB limits are displayed as p.u.
+ * timestamps would be best
+ * named limits would also be acceptable e.g. first solo, second solo, etc
+* Store playback volume separately for each song (also in session JSON)
+* Playlist mode
+ * automatically play next song when current song ends
+ * playback doesn't stop when jumping to next/previous song
+ * should this be the default anyway?
+
+# Closed Issues
+
+* Moving AB sliders does not set AB limit. Instead need to save AB limit and then select it to apply
+* Loading session is additive, should clear the state first
+* Songs are displayed as full path, should be file name or ideally title from metadata
+* 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
+
+# Use Cases
+
+## Song/solo practice
+
+On PC:
+
+0. Load session
+1. Select song
+2. Select A/B limit
+3. Enable A/B repeat
+3. Set overall volume
+
+On MIDI controller:
+
+* play/pause
+* stop
+* set playback speed
+* next/previous A/B limit
+* jump to limit A
+
+## Set practice
+
+On PC:
+
+0. Load session
+1. Set overall volume
+
+On MIDI controller:
+
+* next/previous song
+