flesniak / python-prodj-link

A python interface to Pioneer ProDJ Link
Apache License 2.0
134 stars 26 forks source link

Unknown switch identified #9

Closed brunchboy closed 5 years ago

brunchboy commented 5 years ago

In track.py line 46 there is a definition for:

"unknown_switch" / IndexedPioString(6), # "ON" or empty

and I have figured out through experimentation that this is the rekordbox “Public” setting for the track (in the Info pane, next to the track title), which I believe controls whether it is shared over Kuvo when you play it.

flesniak commented 5 years ago

Updated with commit 51017db5fd78745ee25db79c96a9de132bdc06a9. Thanks!