| Interface | Description | |
|---|---|---|
| IPerformance | An IPerformance is a queryable set of PerformanceElements. |
| Class | Description | |
|---|---|---|
| AudioPerformer | An AudioPerformer takes a Performance containing a queryable collection of PerformanceElements (i.e. | |
| ListPerformance | A ListPerformance is an ordered list of PerformanceElements, each of which possesses an onset relative to the start of the performance. | |
| PerformanceElement | A PerformanceElement is an IAudioSource with a specific start index in sample frames. | |
| QueuePerformance | A QueuePerformance works forward through a queue of audio sources. |