pyaudio 0.3, with docs !

Rob Hetland hetland at tamu.edu
Wed Nov 1 18:14:57 EST 2006


One small change -- on my intel mac, I need to link to

/usr/local/lib/libsndfile.1.dylib

instead of the .so file.

Then everything works!!!  This is truely a great thing -- my two  
loves, numpy and audio files, together forever...

-r

On Oct 31, 2006, at 7:37 AM, David Cournapeau wrote:

> Hi,
>
>     I improved pyaudio last WE using indications given by various  
> people
> on the list or privately, and as I finally got the motivation to  
> set-up
> something which looks like a webpage, there is a doc with examples  
> which
> show how to use it. The API to open files for writing is much  
> saner, and
> the setup.py should be smart enough to grab all informations necessary
> to the wrapper, including the location of the shared libsndfile:
>
>     download:
> http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/pyaudio/ 
> #installation
>     doc + examples:
> http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/pyaudio/
>
>     I would appreciate to hear reports on platforms which are not  
> linux
> (windows, mac os X) to see if my the setup.py works there,
>
>     Cheers,
>
>     David
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user

----
Rob Hetland, Associate Professor
Dept. of Oceanography, Texas A&M University
http://pong.tamu.edu/~rob
phone: 979-458-0096, fax: 979-845-6331




More information about the NumPy-Discussion mailing list