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

Alan Gauld alan.gauld at btinternet.com
Sat Jul 4 10:04:00 CEST 2015


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 some audio packages too.

There is a wiki page on the subject here:

https://wiki.python.org/moin/PythonInMusic

HTH
-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list