I've programmed a script to open a CSV file, and then create an ordered collection that can be used for array of parameters in other Sounds accessed using Replicator's individual voices as the index (?VoiceNumber - 1).
I have a working example, but the number of voices in the Replicator prompts the file open dialog box the same number of times in the Script. Any way to have Replicator ignore this? I tried "Shared Sound" in Replicator but this caused errors. If "Special Events" parameter is to be used, what would be added here if inside a Script?
Kyma file
http://kyma.symbolicsound.com/qa/?qa=blob&qa_blobid=9767709025712404211
Example data file (2-row CSV)
http://kyma.symbolicsound.com/qa/?qa=blob&qa_blobid=1110865342622611990
And if there's a different way to accomplish the same task, I'm all ears. Thanks all for the consideration.