Performance
The music library offers the following classes for music performance. These are intended to be used with arbitrary GUI instruments, MIDI instruments, or OSC instruments for real-time performance and/or for live coding.
| Contents | Description |
|---|---|
| AudioSample | A sound loaded from an audio file. |
| Envelope | Shape and AudioSample's volume over time. |
| MidiSequence | Play midi files live. |
| Metronome | Synchronize music and function calls. |