My latest project is to build an 8 drum pad midi controller.
The target board will be an Arduino Zero.
The prototype code currently supports the following:
- 3 Piezoelectric sensor input
- 1.44" 128x128 pixel TFT LCD - Displaying pad config
- Rotary controller for pad config (HW interrupt)
- USB host MIDI
- Flat velocity curve
- Natural Log velocity curve
- Intuitive operation using single rotary controller
- Support for 8 pads
- More velocity curves
- Setting of velocity curve per pad
- Setting of sensitivity gate per pad
- Configurable crosstalk prevention
- Presets of pad settings
