tttapa / MIDI_controller

This is a library for creating a MIDI controller using an Arduino or Teensy board.
GNU General Public License v3.0
404 stars 69 forks source link

Peizo Analog input Template #89

Closed CaBachhav closed 5 years ago

CaBachhav commented 5 years ago

Many times people want to build their own Arduino midi Drums using piezoelectric transducers with Velocity sensitivity support. We want both type of template sketch which can use midi.h for uno , mega and midiusb for Micro , pro micro , Leonardo etc.

Further a facility should be provided if we want to allot seprate midi channel for each peizo disk.