Home | History | Annotate | Download | only in sndhdrdata
      1 Sound file samples used by Lib/test/test_sndhdr.py and generated using the
      2 following 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