
Pysco is a Python module for generating scores for Csound, a software synthesis language. Pysco replaces Pscore, my old Perl csound-score- generating module. Pysco does everything Pscore did and more. It has recently reached a stage of development at which it might actually be musically useful. The current version is 0.0.2 Eventually I hope to abstract the data to the point that pysco can usefully generate other types of musical output (such as midi files or streams). The current idea of pysco is that you import it into a python script and then compose / program music in your script. There is a little sample piece ("song1.py") included with the source, but it's not very interesting (yet). More information and downloading: http://www.ulster.net/~abigoo/pw_linux/code.html#pysco == ................ paul winkler .................. slinkP arts: music, sound, illustration, design, etc. A member of ARMS -----> http://www.reacharms.com or http://www.mp3.com/arms or http://www.amp3.net/arms personal page ----> http://www.ulster.net/~abigoo <P><A HREF="http://www.ulster.net/~abigoo/pw_linux/code.html#pysco"> pysco</A> - a Python module for generating scores for Csound, a software synthesis language; for music composers. (29-Dec-99) -- ----------- comp.lang.python.announce (moderated) ---------- Article Submission Address: python-announce@python.org Python Language Home Page: http://www.python.org/ Python Quick Help Index: http://www.python.org/Help.html ------------------------------------------------------------
participants (1)
-
Paul Winkler