Seeing MIDI data being sent to MIDI Device.
Posted: Wed Feb 07, 2024 9:38 pm
I have an effects pedal, delay, doesn't matter, it's software links to it via USB, but I'm pretty sure it is using USB MIDI and communicating with it via MIDI.
There are only 4 knobs on the device, but many settings that can be changed via the software and USB connection.
If I could get the sysex MIDI codes that the software uses to change the inner settings, then I could build an Arduino controller with more knobs.
I would like to make a program that can get the MIDI data being transmitted to the device from the software as it is being sent.
Any ideas if something like that would be possible?
There are only 4 knobs on the device, but many settings that can be changed via the software and USB connection.
If I could get the sysex MIDI codes that the software uses to change the inner settings, then I could build an Arduino controller with more knobs.
I would like to make a program that can get the MIDI data being transmitted to the device from the software as it is being sent.
Any ideas if something like that would be possible?