|
Audio Helm
1.0
Live audio synthesis, sequencing and sampling for Unity
|
An interface for classes that can receive note on and off events. More...
Public Member Functions | |
| void | AllNotesOff () |
| void | NoteOn (int note, float velocity=1.0f) |
| void | NoteOff (int note) |
An interface for classes that can receive note on and off events.