[linux-audio-dev] wave module in Python

Silver Rock silverfrequent at gmail.com
Sun Feb 4 09:17:55 EST 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://music.columbia.edu/pipermail/linux-audio-dev/attachments/20070204/924427b4/attachment-0001.html


More information about the linux-audio-dev mailing list