snhirsch / katana-midi-bridge

Provides enhanced MIDI control capability to Boss Katana (tm) guitar amplifiers
GNU General Public License v2.0
76 stars 11 forks source link

Active side for split knobs. #7

Open Beanow opened 7 years ago

Beanow commented 7 years ago

I found the patch addresses: .. .. 12 15 .. .. 12 16 These are not listed in your .txt file yet.

They allow you to set for each knob which effect is currently active. 00 first effect (Boost/Delay). 01 second effect (Mod/FX).

snhirsch commented 7 years ago

So, to be sure I understand, xx yy 12 15 is for the boost/mod knob and xx yy 12 16 is for delay/fx knob?

Beanow commented 7 years ago

Indeed:

12 15 = Active Boost/Mod range (0 = Boost, 1 = Mod) 12 16 = Active Delay/FX range (0 = Delay, 1 = FX)