Csound Csound-dev Csound-tekno Search About

[Csnd] Python script to embed csd's for OLPC

Date2009-03-05 21:12
From"Art Hunkins"
Subject[Csnd] Python script to embed csd's for OLPC
Since Python opcodes are absent from OLPCsound, I'd like to try embedding 
csd's in a Python script. My thought is to have an opening Python 
"initialization dialog" allowing the performer to set initialization values 
(accessed via chnget), then embark on real-time performance. No 
performance-time interaction. The run concludes as usual with Ctrl-C.

Can someone point me to a Csound .py script that does just this? (I'm 
thinking that such a dialog could well substitute for a "setup GUI", and 
would not require other software, such as the csndsugui activity, to be 
downloaded.)

Art Hunkins