Stefan Kalscheuer 61c131486b C code style
* renamed methods and fields using camelCase notation
* merged nested if-statements
* removed unused globals
2018-09-08 14:00:55 +02:00
2018-09-08 14:00:55 +02:00
2018-09-08 13:07:02 +02:00

MIDI Footswitch

AVR-based footswitch controller for MIDI appliances.

The current implementation supports 4 pushbuttons and 1 toggle switch (usually bank switcher) and a hard-coded range of MIDI sequences. Hardware os based on a single ATtiny2313 microprocessor.

Original design indended to retrofit an analog Vox VFS5 footswitch to control am Axe-Fx II effect processor by Fractal Audio Systems.

Description
AVR-based MIDI footswitch controller
Readme 310 KiB
Languages
C 84.8%
Makefile 15.2%