wave
Silver Rock
silverfrequent at gmail.com
Sat Feb 3 15:00:39 EST 2007
More information about the Python-list mailing list
Sat Feb 3 15:00:39 EST 2007
- Previous message (by thread): SndObj-Pysonic-omde-MusicKit-Jack-Alsa
- Next message (by thread): wave
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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://mail.python.org/pipermail/python-list/attachments/20070203/28d3921c/attachment.html>
- Previous message (by thread): SndObj-Pysonic-omde-MusicKit-Jack-Alsa
- Next message (by thread): wave
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list