Software for Arduino that interfaces analogue inputs with Mixxx.

oloturia 1d1f1b23e9 error corrected, gerber files created 7 ماه پیش
console 1d1f1b23e9 error corrected, gerber files created 7 ماه پیش
mixxx_controller bf78578709 cleaned messages 8 ماه پیش
mixxx_controller_with_mux bf78578709 cleaned messages 8 ماه پیش
LICENSE ddf6edd9dc Add LICENSE 1 سال پیش
README.md abe1da119b added README 1 سال پیش

README.md

A simple project that transform an Arduino Leonardo (or similar boards based on ATmega32u4) in a mixing console for open source Mixxx DJ software.

Attach some potentiometers to analogue inputs (you can alter the inputs in the first part of the sketch - there is no real difference between knobs and sliders, it's just the structs name), plug the Arduino then open Mixxx and open the preferences. You should see a new entry under "Controllers".

After that you have to "train" Mixxx to recognize the various sliders and knobs: click "Learning Wizard" and then follow the instructions!

To do: add some digital inputs for buttons and switches.