[linux-audio-dev] wave module in Python

Silver Rock silverfrequent at gmail.com
Sun Feb 4 14:17:55 UTC 2007


hallo,
supose i´ve opened a sound with the wave module:

>>> import wave
>>> sound=wave.open(filename,'rb')

now this is strange:

>>> sound.getnframes() != len(sound.readframes(sound.getnframes())
True

 Why so?

thanks in advance,
Claire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20070204/924427b4/attachment.html>


More information about the Linux-audio-dev mailing list