From 97f3c945fe2e1369c2e21cef4a474fac3ce4d8db Mon Sep 17 00:00:00 2001 From: Eddy Pedroni Date: Fri, 7 Jan 2022 16:33:48 +0100 Subject: Fixed AB controller bug --- known-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'known-issues.md') diff --git a/known-issues.md b/known-issues.md index a9f5bbe..f11e0f0 100644 --- a/known-issues.md +++ b/known-issues.md @@ -8,8 +8,6 @@ * automatically play next song when current song ends * playback doesn't stop when jumping to next/previous song * should this be the default anyway? -* 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 # Closed Issues @@ -19,6 +17,8 @@ * 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 * 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 # Use Cases -- cgit v1.2.3