Home | History | Annotate | only in /external/python/cpython3/Lib/test/sndhdrdata
Up to higher level directory
NameDateSize
README21-Aug-2018396
sndhdr.8svx21-Aug-2018110
sndhdr.aifc21-Aug-2018106
sndhdr.aiff21-Aug-2018108
sndhdr.au21-Aug-201864
sndhdr.hcom21-Aug-2018256
sndhdr.sndt21-Aug-2018129
sndhdr.voc21-Aug-201863
sndhdr.wav21-Aug-201864

README

      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 
      7 Sound file samples used by Lib/test/test_sndhdr.py and generated using the
      8 following 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 
     13