fayaaz / mixxx-pi-gen

Raspberry Pi image with Mixxx
https://fayaaz.github.io/mixxx-pi-gen/
BSD 3-Clause "New" or "Revised" License
145 stars 16 forks source link

How to add a controller definition? #32

Closed dwaynarang closed 3 years ago

dwaynarang commented 3 years ago

This is probably easy, but how do I add a controller definition to Mixxx? I'm trying to add the DDJ-SB3 definition that's floating around. It says I can either run a script or manually copy the files. I was able to copy the Pioneer-DDJ-SB3-scripts.js Pioneer-DDJ-SB3.midi.xml files to my /code/res/controllers folder but they don't appear in the dropdown menu in Mixxx.

fayaaz commented 3 years ago

You will want to copy them to /home/pi/.mixxx/controllers the /code/ folder is not used after the initial build, but I can understand your confusion.