-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help document CDJ Status capabilities bytefield (0xCC,0xCD) #35
Comments
Nice discovery! I will have to bring my CDJ-2000 nexus players back from storage sometime soon to compare them. Actually, no, I can even look at old captures. I’ll highlight this issue on the discussion forum and see if we can get others to contribute values. |
I will want to bring home a player to check out if it does anything to the new media presence indicator you added in #34 when I insert a CD though! |
I can test CDs later this week if you’d like to keep yours in storage @brunchboy |
Sweet, I will leave that to you @evanpurkhiser! I love this community. 😄 |
Looking forward to using the media-presence flag actually! My software right now was only downloading the database files when a track was loaded and present. Now it can download as soon as it sees media present! |
Did the old flags not work for you, @evanpurkhiser? Maybe they are not present on newer hardware, which might explain why these were added, and they are not redundant after all. (But sad example of backwards incompatibility if that is true!) |
Which old flags were you referring to @brunchboy? |
Ul (USB local) at byte |
Once I see these are newly zero, I also send media slot queries to find out the details of what’s been mounted in the slots. Oh, and I suppose I should tag @evanpurkhiser in case you’re not otherwise notified notified of my responses. 😄 |
Bytes
cc
andcd
of the CDJ Status Packets seem to be bytefields of some sort representing device/firmware capabilities.It would be great to figure out what these bits mean so we can document them :)
These are the values we've seen so far:
Feel free to comment what the values look like for your players!
The text was updated successfully, but these errors were encountered: