You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Resources/LPy64-3105/lib/python3.10/test/sndhdrdata
root ee22027d4f
fix rights to 755 (linux actual)
2 years ago
..
README fix rights to 755 (linux actual) 2 years ago
sndhdr.8svx fix rights to 755 (linux actual) 2 years ago
sndhdr.aifc fix rights to 755 (linux actual) 2 years ago
sndhdr.aiff fix rights to 755 (linux actual) 2 years ago
sndhdr.au fix rights to 755 (linux actual) 2 years ago
sndhdr.hcom fix rights to 755 (linux actual) 2 years ago
sndhdr.sndt fix rights to 755 (linux actual) 2 years ago
sndhdr.voc fix rights to 755 (linux actual) 2 years ago
sndhdr.wav fix rights to 755 (linux actual) 2 years ago

README

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>