I builded an Arduino MIDI Controller with Hairless Serial to MIDI, then port to LoopBe1. VirtualDJ 8 detects my key input, but my key mapping doesnt work, whats wrong? (My controller is LoopBe Internal MIDI)
KEY: 0-JOG2
ACTION: deck left eq_low
KEY: 0-JOG2
ACTION: deck left eq_low
Inviato Sat 21 Oct 17 @ 9:57 am
The arduino has a midi library, why go the serial route?
With a bit of fw flashing it will support HID.
With a bit of fw flashing it will support HID.
Inviato Sat 21 Oct 17 @ 10:43 pm
Does it matter? I converted Serial to MIDI
Inviato Sun 22 Oct 17 @ 3:46 am