-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Ddj Sx2
Philip Gottschling edited this page Nov 8, 2019
·
3 revisions
The DDJ-SX2 can be either in Controller Mode or DVS Mode. In controller mode the sound card is named "DDJSX2" (linux) and has a single stereo output with 24Bit 44.1KHz. In dvs mode it is named "P2IN2OUT" and has two stereo outputs with 16Bit 44.1KHz.
After turning the SX2 on it is always in Controller Mode.
Set into DVS mode:
[0xF0, 0x00, 0x20, 0x7F, 0x64, 0x01, 0xF7]
answers with
[0xF0, 0x00, 0x20, 0x7F, 0x64, 0x01, 0xF7] when changed
[0xF0, 0x00, 0x20, 0x7F, 0x64, 0x00, 0xF7] when unchanged
Set into Controller mode:
[0xF0, 0x00, 0x20, 0x7F, 0x63, 0x01, 0xF7]
answers with
[0xF0, 0x00, 0x20, 0x7F, 0x63, 0x01, 0xF7] when changed
[0xF0, 0x00, 0x20, 0x7F, 0x63, 0x00, 0xF7] when unchanged
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting