![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: SoundCollectionVariable |
Larry Simon Member |
![]() ![]() ![]() Can someone point me to an example Sound that uses a SoundCollectionVariable? I tried constructing an Array of Sounds a couple of ways e. g. | a | snd start: 0 s aSoundCollectionVariable: a. for one, where aSoundCollectionVariable is an input to snd (a Mixer). This example generated a stack trace. What am I doing wrong? Larry IP: Logged |
SSC Administrator |
![]() ![]() ![]() Hi Larry--You have everything right except for one obscure detail. Your objects sound1 and sound2 are not the actual sounds but wrappers that hold onto sounds. To access the sounds themselves, send the message "sound" to them. In other words: | a | Then your example will work. (a sound is a sound is a sound?) IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.