kokernutz / traktor-kontrol-screens

Replacement screens for the Native Instruments Traktor Kontrol D2, S5, and S8
105 stars 40 forks source link

Updated the property path for track key to Traktor 3.2 #32

Open jadegraaf opened 5 years ago

jadegraaf commented 5 years ago

Fixes #31

Also changes the displayed value for deck info option 17 ("key") to the current key, taking pitch and key bending into account.

Tested on S5 - Traktor 3.2.0

skymakai commented 5 years ago

Fixes #31

Also changes the displayed value for deck info option 17 ("key") to the current key, taking pitch and key bending into account.

Tested on S5 - Traktor 3.2.0

The Key section on the Kontrol S5 shows "ERR", instead of keyDisplay.
Seems like there's an issue somewhere with keyDisplay.

Changing Prefs.qml middleCenterText to show "key" works.; changing to "keyText", also works.

Tested on S5 - Traktor 3.2.0 (60)

skymakai commented 4 years ago

@kokernutz How about allowing this to merge (for now) as it mostly fixes the key issues in the browser and deck views?