You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed it for auto-stop with the additonal condition fractionOfTrack !== 1.0, but for when the deck is stopped manually I didn't manage to install a callback for end_of track itself and set/read a deck var appropriately (still a noob in js/components..)
@acolombier is that something that you already fixed in WIP/private versions of the script?
Version
2.4++
OS
No response
The text was updated successfully, but these errors were encountered:
Bug Description
... both when deck is stopped manually and when it reaches the end and stops.
mixxx/res/controllers/Traktor-Kontrol-S4-MK3.js
Line 2571 in 8354c8e
I fixed it for auto-stop with the additonal condition
fractionOfTrack !== 1.0
, but for when the deck is stopped manually I didn't manage to install a callback forend_of track
itself and set/read a deck var appropriately (still a noob in js/components..)@acolombier is that something that you already fixed in WIP/private versions of the script?
Version
2.4++
OS
No response
The text was updated successfully, but these errors were encountered: