Skip to content

Pioneer Ddj Rb

Silvio Ankermann edited this page Feb 7, 2018 · 3 revisions

Pioneer DDJ-RB

Manufacturer's product page

The Pioneer DDJ-RB is a USB controller with a built in sound card. It is a class compliant HID but the sound card is proprietary.

Drivers

Windows & MacOS

You can download the latest drivers and firmware from https://www.pioneerdj.com/en/support/software/DDJ-RB/.

Linux

The sound card is proprietary and there are no drivers available for Linux. The HID, however, can be used after adding the following udev rule (eg. to /etc/udev/rules.d/mixxx.usb.rules )

SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="2b73", GROUP="users", MODE="0660"

Mapping

There is no mapping available yet, but the DDJ-SB2 one seems like a sane starting point. (Forum link)

Clone this wiki locally