Class:            SuperColliderVoice

Environment:      Siren
Superclass:         Siren.NotelistVoice
Category:         MusicIO-Voices

A SuperColliderVoice can write an event list to a sc format file for use by SuperCollider.

events

endLine
   Put the proper command terminator on the receiver's stream.

space
   Put the proper field separator on the receiver's stream.

writeFooter
   Write a notelist file footer on the receiver's stream.

writeHeader
   Write a SuperCollider notelist file header on the receiver's stream.

MetaClass:         SuperColliderVoice class

examples

randomExampleToFileAndEdit
   SuperColliderVoice randomExampleToFileAndEdit

randomExampleToFileNamed: fnam
   Create a random event list and store it on a file.

instance creation

defaultPMap
   Answer up the parameter map for the default instance.

pMapForPanner
   Answer up the parameter map for the default instance.