Control-Surface icon indicating copy to clipboard operation
Control-Surface copied to clipboard

Buttons and Mixxx

Open GlacierPark19 opened this issue 4 years ago • 1 comments

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

GlacierPark19 avatar Jan 04 '21 00:01 GlacierPark19

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?

tttapa avatar Jan 05 '21 10:01 tttapa