DYT/Tool/Python39/Lib/test/sndhdrdata
2024-12-12 08:23:16 +08:00
..
README add python module 2024-12-12 08:23:16 +08:00
sndhdr.8svx add python module 2024-12-12 08:23:16 +08:00
sndhdr.aifc add python module 2024-12-12 08:23:16 +08:00
sndhdr.aiff add python module 2024-12-12 08:23:16 +08:00
sndhdr.au add python module 2024-12-12 08:23:16 +08:00
sndhdr.hcom add python module 2024-12-12 08:23:16 +08:00
sndhdr.sndt add python module 2024-12-12 08:23:16 +08:00
sndhdr.voc add python module 2024-12-12 08:23:16 +08:00

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>