[SciPy-user] from 1-d array to wave file?

Georg Holzmann grh at mur.at
Wed Oct 24 08:27:08 EDT 2007


Hallo!

>> how can I convert b into a wave file (with given sampling rate, etc.)?
>> Is there an easy recipe?

there is also a module for reading/writing wave files in scipy:
scipy.io.wavfile

But I guess you need a recent scipy version ...

LG
Georg



More information about the SciPy-User mailing list