Hello guys. I wonder if it is possible to program an Arduino (as a stand alone device) in order to send single a Sysex message using a switch to a MIDI device?
I need to send these two Sysex messages to a Roland JV-1010 in order to switch the Scale tuning ON and OFF.
Scale tune ON= F0 41 10 6A 12 00 00 00 07 01 78 F7
Scale tune OFF= F0 41 10 6A 12 00 00 00 07 00 79 F7
I have programmed the scale tuning values in JV-1010 module and now, I like to be able to turn it on and off without the computer.
Any help is highly appreciated. Ciao!