Added the option to have Coarse tempo adjust as default for decks and master clock. For D2, S5 and S8.
By default turning the Tempo encoder adjusts 1/100 of a BPM per click and 1 BPM if the shift key is held down, this option simply inverts the shift functionality. Users can change this in the prefs.qml file.
I've seen other screen mods have this feature and I think it's really missing here.
To get the same function I had to modify the Mixer.qml file for my S5. You added it as a toggle in the prefs,qml file? nice. dont know why it wasn't implemented, its essential.
Added the option to have Coarse tempo adjust as default for decks and master clock. For D2, S5 and S8. By default turning the Tempo encoder adjusts 1/100 of a BPM per click and 1 BPM if the shift key is held down, this option simply inverts the shift functionality. Users can change this in the prefs.qml file. I've seen other screen mods have this feature and I think it's really missing here.