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

2015-07-05 Thread Laura Creighton
In a message of Sun, 05 Jul 2015 12:04:42 +0800, "Zhongye" writes: >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 in

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

2015-07-05 Thread Zhongye
SuperCollider? -- From:Laura Creighton Send Time:2015年7月5日(星期日) 08:32 To:Paul Cc:tutor ,lac Subject:Re: [Tutor] about real-time audio synthesis and algorithmic composition In a message of Sat, 04 Jul 2015 12:05:47 +0800, "

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

2015-07-05 Thread Zhongye
mming Frameworks seem not very active? Now, I think I already start to learn Python in right route. :-) -- From:Alan Gauld Send Time:2015年7月4日(星期六) 16:05 To:tutor Subject:Re: [Tutor] about real-time audio synthesis and algori

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

2015-07-04 Thread Laura Creighton
In a message of Sun, 05 Jul 2015 12:18:34 +0800, "Zhongye" writes: >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,

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

2015-07-04 Thread Laura Creighton
In a message of Sat, 04 Jul 2015 12:05:47 +0800, "Paul" writes: >Hi ! >I'm a rookie to programming, and just graduated from a conservatory of music >last year. I'm interested in real-time audio synthesis and algorithmic >composition, I can write a little bit SuperCollider and Django. I just buy a

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

2015-07-04 Thread Alan Gauld
On 04/07/15 05:05, Paul wrote: > I'm interested in real-time audio synthesis and algorithmic composition, There are a few options for working with audio in the standard library - winsound, aifc,wave etc. The PyGame package also has some audio capabilities. And finally the Scikit project has s

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

2015-07-04 Thread Paul
Hi ! I'm a rookie to programming, and just graduated from a conservatory of music last year. I'm interested in real-time audio synthesis and algorithmic composition, I can write a little bit SuperCollider and Django. I just buy a book called "Python Programming for the Absolute Beginner" (Chines