Class:            CSLGraph

Environment:      Siren
Superclass:         Siren.CSLUnitGenerator
Category:         MusicApps-CSL
Instance variables:   ugens envelopes parameters
Imports:            Siren.CSL.*

accessing

envelopes
   

parameters
   

ugens
   

initialize-release

initialize
   Set up the receiver's default state

performance

play
   Start the receiver

MetaClass:         CSLGraph class

examples

testDynamicFilter
   Create and run a CSL DSP graph consisting of white noise sent through a filter with dynamic
      center freq. and bandwidth.

testFM
   Create and run a CSL DSP graph for the canonical FM example (see BeepDemo.cpp).

testMIDIOscillatorBank
   Create and run a CSL DSP graph with 16 sine waves under MIDI fader control.

testMIDIOscillatorBank1
   Create and run a CSL DSP graph with 16 sine waves under MIDI fader control.

testMIDIOscillatorBank2
   Create and run a CSL DSP graph with 16 sine waves under MIDI fader control.

testOscillatorBank
   Create and run a CSL DSP graph with 50 sine waves with random-walk frequencies and positions.

testSimpleGraph
   Create and run a simple CSL DSP graph consisting of a Sine wave with an ADSR envelope.

testSoundFile
   Create and run a CSL DSP graph consisting of white noise sent through a filter with dynamic
      center freq. and bandwidth.

testStaticFilter
   Create and run a simple CSL DSP graph consisting of a Sine wave with an ADSR envelope.