summaryrefslogtreecommitdiffstats
path: root/Lib/test/sndhdrdata/README
blob: b2cb664615b9c7ba4facb55cdc9f602280641b3d (plain)
1
2
3
4
5
Sound file samples used by Lib/test/test_sndhdr.py and generated using the
following commands:

   dd if=/dev/zero of=sndhdr.raw bs=20 count=1
   sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>