Hi,
I’ve made my own DIY Arduino MIDI controller, which uses loopMidi to create a virtual MIDI port and hairless-MIDI to convert Serial to MIDI and back.
And I can control the DAW with my DIY controller, no problem (it’s awesome ). But I want Cubase to tell my Arduino when it’s recording so my Arduino can turn on a red LED.
But Cubase just sends 127 and 0 randomly without me pressing the record button.
See image(screenshot) in the attachment for more details.
Have I set up the MIDI controller wrong in Cubase?