![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: Scripting syntax | |
photonal Member |
![]() ![]() ![]()
For example, I understand that in: | r | r := Random newForKymaWithSeed: 1413. res would be referring to the res sound upstream from the initial script. but how is it possible to refer to another sound which is further upstream, i.e. further to the left? I have been trying for example (with a named variable): | r | r := Random newForKymaWithSeed: 1413. sample start: 0 s loopEnd: (r next / 1000)
| r | r := Random newForKymaWithSeed: 1413. self controller: !LoopEnd setTo: (r next / 1000) atTime: 0 s. but I just can't get the syntax right. Any help very welcome. IP: Logged | |
photonal Member |
![]() ![]() ![]()
Am I right in that or is there another way to access all sounds from the right most script? Anyway this little sound turned out to be quite nice: IP: Logged | |
SSC Administrator |
![]() ![]() ![]() quote: If you ctrl+drag a copy of that upstream Sound into the Inputs field of the Script, then you can refer to it by name in your script. (Make sure the name follows the usual variable-naming conventions, e.g. starts with a lower case letter). IP: Logged | |
SSC Administrator |
![]() ![]() ![]() You're too good! In the time it took me to type an answer you had already figured out the problem! IP: Logged | |
photonal Member |
![]() ![]() ![]() My apologies ;-) and thanks! IP: Logged | |
photonal Member |
![]() ![]() ![]()
So nice to have little breakthroughs Also included is a Live 7 set which drives the Kyma sound. [This message has been edited by photonal (edited 18 December 2010).] IP: Logged | |
CharlieNorton Member |
![]() ![]() ![]() Thanks Chap! This is an area I really want to start digging at. I am following and learning. 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.