Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

guitarhero22/Midi-Footcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Midi-Footcontroller

Midi FootController

Instructions

Class Switch

Using this class define your "buttons" Usage: Switch <switch_name>(<pin_number>, 0, 0, 0);

Class MIDImsg

Using this class constructor define MiDi signals Usage: MIDImsg (<status_byte>, , );

void MIDI_CC_But()

Using this function assign MiDi commands to buttons: Usage(write inside void loop()): MIDI_CC_But(, MIDImsg);

About

Midi FootController

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages