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
> [EMAIL PROTECTED]
> 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



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to