Class:            DynamicCloud

Environment:      Siren
Superclass:         Siren.Cloud
Category:         Music-EventGenerators

Dynamic clouds are clouds that have starting and ending conditions (ranges or selection sets) and interpolate between them over their duration.

playing

eventList
   make the cloud's events--assume that the receiver's pitch, loudness and durations are actually ARRAYS of two intervals (for the start and end ranges)

MetaClass:         DynamicCloud class

examples

crescendoExample
   Create and play an 8-second cloud that goes from soft to loud on the same pitch.

example1
   Edit a 6-second cloud that goes from low to high and soft to loud.

example4
   Edit a 6 second cloud that focuses on its center

focusExample
   Create a 6-second cloud that focuses on its center.

randomExample
   Create a dynamic second cloud with random properties.