blob: 8f4a0f0d20358e3d3ff0e4a810b7ee4b18b1ebf4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
== MIDI Gate ==
This plugin demonstrates:
* Receiving MIDI input
* Processing audio based on MIDI events with sample accuracy
* Supporting MIDI programs which the host can control/automate, or present a
user interface for with human readable labels
|