Selecting a MIDI channel?

Does anybody know how/where to specify a MIDI channel to listen to?

I changed line 53 in ./Source/device.h from #define MIDI_CHANNEL 0 to
#define MIDI_CHANNEL 2 but that didn’t seem to do anything. I’m trying to get the pedal to only respond to PC messages coming from a specific channel.

@mars Is this something that can be modified easily? Thank you.

Adding to this post in hopes that somebody has an idea or answer. Seems like this would be an important issue, especially for OWL modular users.

What firmware version are you on?
The #define MIDI_CHANNEL represents the firmware default.
You might have to do a Factory Reset (and Save to OWL) for the default to come into play.

1 Like

I’m using v12 because it seems like other people are still having problems with v13 & v14