From: Rob H. <he...@ta...> - 2006-11-01 23:15:21
|
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 > Sci...@sc... > 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 |