Måns Rullgård <[email protected]> wrote:
> There are some fixes and improvements in my github repo at
> https://github.com/mansr/sox
>
> You probably want to grab those as well.
Thanks. I've split them into 3 topics (mr/{dsd,build,pad})
for easier review on my repo @ git://80x24.org/sox.git
I couldn't test the MSVC build patch, but it looked obvious enough.
I actually haven't tested the dop effect, either, and am not
sure how to use it. I can only get it to play static with
a file I created:
sox test.dsf -r 176.4k -p dop | play -p
Resampling the intermediate data to 48k still plays static:
sox test.dsf -r 176.4k -p dop | sox -p -r48k -p | play -p
This sounds fine:
sox test.dsf -r 48k -p | play -p
test.dsf was created with a stereo 44.1k / 16-bit FLAC file:
sox $IN.flac test.dsf rate 2822.4k sdm
------------------------------------------------------------------------------
_______________________________________________
SoX-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sox-devel