Play until told to stop



[Next] [Up] [Previous]
Next: Select a sound Up: Types of operators Previous: Synchronize and play

Play until told to stop

Another type of synchronization primitive specifies that an event is to be repeated until certain other events occur. Thus, we can specify that a certain sound-space event is to be repeated for the duration of the rendering of an object. Here, the duration of the event is specified in terms of other events taking place in the audio formatter. We can picture this as turning on a conceptual switch on the audio player and turning it off at a later time. This is achieved by executing a loop-forever statement, as discussed in s:com_spaces_synch; such an event is terminated when the block in which it appears is ready to terminate.



TV Raman
Thu Mar 9 20:10:41 EST 1995