On Sun, Jan 4, 2009 at 8:07 AM, Mr Gerard Kelly
<s4027...@student.uq.edu.au> wrote:
> Hi everyone, I'm a python noob but I have an ambitious (for me) goal: I
> want to make a simple program that allows you to hear combinations of
> notes according to a vector of frequencies.
>
> Does anybody know any module that allows you to input a frequency in Hz
> and returns a sound with that frequency, and lets you do that with
> multiple frequencies, so that you can build chords?

Have you found this page?
http://wiki.python.org/moin/PythonInMusic

Several items in the "Playing & creating sound" and following sections
look promising:
audiolab
Loris
MusicKit
PyMedia
Pyper
PySndObj
PythonSound/Csound

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to