music resources

Eric Pederson whereU at now.com
Mon Aug 16 22:16:15 EDT 2004


> Elaine Jackson wrote:

> > Is there such a thing as an executable language for music? If not, why
> > not? And
> > if yes, where can I find it? Naturally the ideal thing would be if
> > such a
> > language were implemented within python, but I would be willing to
> > learn a
> > lesser programming language if I had a reasonable assurance that it
> > had what I'm
> > looking for. 


There is some interesting stuff out there:

Check out the Python sounds project:  http://pythonsound.sourceforge.net/

Also, there is AthenaCL which I believe is both written in Python and Python scriptable, although I have not had time to play with it: http://www.download.com/AthenaCL/3000-2170-10204823.html

I think there are also more routine libraries that just manipulate sound waves, etc.

What do you want to do with music?  (talk about an interesting data set!)

Eric P.



 

Eric Pederson
http://www.songzilla.blogspot.com
:::::::::::::::::::::::::::::::::::
domainNot="@something.com"
domainIs=domainNot.replace("s","z")
ePrefix="".join([chr(ord(x)+1) for x in "do"])
mailMeAt=ePrefix+domainIs
:::::::::::::::::::::::::::::::::::



More information about the Python-list mailing list