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


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to