Control-Surface
Control-Surface copied to clipboard
Buttons and Mixxx
Hello,
I found this library today and found it perfect for my needs HOWEVER. When using the example 1 button script, mixxx 2.2.0 could not detect my press of the button and said "no midi command detected". Please help!
Using an Arduino DUE on the Native USB port, Mixxx 2.2.0 on Debian Linux/Raspbian
You'll have to post more information. Please post the exact code you're using.
Have you tried the USBDebugMIDI_Interface to verify that you get the correct output in the serial monitor when you press the button? (See Debug-MIDI-Interface.ino.) Have you tried using a MIDI monitor or amidi -d when using USBMIDI_Interface?