blob: 8a17c0041a463f99c6cac260f5891c7babae4dfe [file] [log] [blame]
Victor Stinnere9ebde42010-07-13 23:04:56 +00001Sound file samples used by Lib/test/test_sndhdr.py and generated using the
2following commands:
3
4 dd if=/dev/zero of=sndhdr.raw bs=20 count=1
5 sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
6
7Sound file samples used by Lib/test/test_sndhdr.py and generated using the
8following commands:
9
10 dd if=/dev/zero of=sndhdr.raw bs=20 count=1
11 sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
12