Environment: Siren
Cluster is an abstraction of a set of simultaneous (or same-pitch) events.
playing
MetaClass: Cluster class
instance creation
return an initialized Cluster with the given list as pitches
dur: aD list: anEL ampl: anA voice: aV
return an initialized Cluster with the given list as pitches
dur: aD pitchSet: aColl ampl: anA voice: aV
return an initialized Cluster with the given list as pitches
examples
Cluster example1
example2
Cluster example2