

- #Boss katana foot controller Patch#
- #Boss katana foot controller code#
- #Boss katana foot controller Pc#


** Note I had to compile the sketches with the "fast + LTO" setting or debug, otherwise the USB mini host shield would not work. On this version there is no tap-tempo and no expression pedal input. So, you'll need to change the programming if you use it differently. The LCD and LEDs are programed to be off when you switch channels, meaning the controller expects all effects to be off. This version is really just for testing your hardware or if you just want a starting point for your own code.
#Boss katana foot controller code#
In the Simple sketch version, you will need to code the LCD and LEDs to work for your needs. This version has been tested on a Teensy 3.2 and a Teensy LC. There is also a BOM (parts list) in this thread. This is experimental and requires some coding on your part.Įxpression pedal jack input directly connected to controller and external MIDI clock IN is being worked on but not yet complete, no ETA. Select Green, Yellow, or Red effect functions from the three lower foot switches.Īn expression pedal can be connected to an external MIDI controller to control 1 effect only. LCD displays FX status, amp name, tempo, loop status, bank/fx mode, and channel number. If you’re looking for a more complete external MIDI to Katana you could buy the MIDX-20.
#Boss katana foot controller Pc#
Some CC and PC messages from the MIDI in port can be received and translated to sysex and forwarded to the Katana.
#Boss katana foot controller Patch#
Midi IN - control Katana patch and FX from an external MIDI controller. Selectable mode for 3 foot switches, toggle either one or both FX/MOD, Delay 1/FX, and Reverb/Delay 2. Included in the : Katana_USB_MIDI version There is a forum thread reguarding updates and functions: Gumtown from the Vguitar forum deserves recognition for rewriting most of the code and adding a great deal of functionality. In the Katana_USB_MIDI version, LCD and LEDs are updated from the Katana's USB MIDI messages. ** If you get stuck, I may not be able to help you. **Consider this unsupported beta software. It seems stable however, it has only been tested by two people that I am aware of. Sending MIDI OUT from the footswitch is also possible. This controller can also listen to a 5 pin MIDI IN port and can be programed to translate MIDI messages (PC, CC, etc.) to sysex and forward those to a Katana. An expression pedal attached to an external MIDI controller can be used but requires you to adjust/write some code. I'm working on an expression pedal input. The code emulates a GA-FC without additional footswitch connections (although there doesn’t seem to be any reason that’s not possible). The foot controller sends sysex messages to the USB port on the Katana.

This is working prototype of a MIDI foot controller for a BOSS Katana using a Teensy 3.2. A Teensy based USB MIDI foot controller/translator for Boss Katana.
