mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Correct output.
This commit is contained in:
parent
923ebe4dc6
commit
ce6292ebf5
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ expected sample size >= 0, not -2
|
|||
nchannels must be 1 or 2, not 3
|
||||
unknown audio encoding: 177
|
||||
sample size 16 expected for Little-endian 16-bit unsigned format: 8 received
|
||||
sample size 8 expected for Logarithmic mu-law audio: 16 received
|
||||
sample size 8 expected for Standard unsigned 8-bit audio: 16 received
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue