marl / pysox

Python wrapper around sox.
BSD 3-Clause "New" or "Revised" License
517 stars 80 forks source link

Add bugfix and test for soxi returning \r char on Windows #163

Closed nullptr-0 closed 8 months ago

nullptr-0 commented 8 months ago

Add test to trigger #159 and prove the bugfix solves it.

136 Original bugfix discription

coveralls commented 8 months ago

Coverage Status

coverage: 98.826% (+0.003%) from 98.823% when pulling 9047b4b7f2aa01e163df8566c20333a1c4c69e2f on nullptr-0:master into b10b361a1c7c016cf781987947f9d8d647b5ed6a on rabitt:master.

lostanlen commented 8 months ago

Thank you !