Re: [Tutor] about real-time audio synthesis and algorithmic composition

2015-07-05 Thread Zhongye
Thanks for your helpful reply. I have check them, that it control SuperCollider via OSC (Open Sound Control), and it provides with a simpler API to use those libraries. Is that mean if I write some python scripts importing it, and the others want to use my scripts, they have to also install the S

Re: [Tutor] about real-time audio synthesis and algorithmic composition

2015-07-05 Thread Zhongye
Thank for your helpful replay, I had a rough learning route. I think I need learn some basics via the book firstly, and try to write some code for sound using the standard library. I have check the link you send to me, I'm interested in the PyGame package, and I found that the Audio Programming