]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Now uses module 'sndhdr' to recognize most sound header types,
authorGuido van Rossum <guido@python.org>
Mon, 18 May 1992 14:49:07 +0000 (14:49 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 May 1992 14:49:07 +0000 (14:49 +0000)
commit157e3f8a111f0128505e321cfed65fab4a213f70
tree8c986734808ce98d5c21382bb718b933e6fd66e9
parentcb4b2959f8f837019e81ebb0cf752655840262aa
Now uses module 'sndhdr' to recognize most sound header types,
guess raw file parameters, add Rate menu, call SOX to convert
file types or sampling rates that sfplay doesn't support.
Demo/stdwin/jukebox.py