|
eventCaller
Pointer to the event caller.
|
|
isPlaying
A flag indicating if the melody should continue playing or
not.
|
|
pitches
The original pitch series.
|
|
deltaTimes
The collection of (relative) delta times to select from.
|
|
durations
The collection of (relative) durations to select from.
|
|
pan
The stereo pan value.
|
|
reverb
The reverb send value.
|
|
instrument
The csound instrument for playback of events.
|
|
currentPitches
The temporary pitch series, updated as values are being used for
note events.
|
|
currentDeltaTimes
The temporary delta time series, updated as values are being used
for note events.
|
|
currentDurations
The temporary duration series, updated as values are being used
for note events.
|