aboutsummaryrefslogtreecommitdiffstats
path: root/known-issues.md
diff options
context:
space:
mode:
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
+