You've already forked torvalds-GuitarPedal
mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2026-06-06 04:51:54 +00:00
We'll default to MIDI 'Omni' mode, but let's add the setting for what channel we receive commands on (and send our own MIDI replies and status updates on). Quoting Ricky: "The industry standard approach on a pedalboard is that any single pedal can operate on any channel 1..16 *OR* in omni. The latter is for really simple setups where the user might only need to control that one pedal. (The thinking is they don't have to know about MIDI channels at all; magick.) On most pedalboards, omni isn't a good fit" And this should give people the choice. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>