cpython/Lib/test/output/test_linuxaudiodev

8 lines
283 B
Text
Raw Normal View History

test_linuxaudiodev
expected rate >= 0, not -1
expected sample size >= 0, not -2
nchannels must be 1 or 2, not 3
unknown audio encoding: 177
2001-01-15 22:21:39 +00:00
for linear unsigned 16-bit little-endian audio, expected sample size 16, not 8
for linear unsigned 8-bit audio, expected sample size 8, not 16