Taperssection.com
Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: Digital Quality on March 19, 2007, 04:10:56 PM
-
Does anybody know of a standalone dithering program to convert 24>16 bit PCM audio? I grabbed a gnu library (libgdither) but it doesn't do 24bit so I'd have to add that, and I'd probably have to add a more modern algorithm too.
Thanks..
-
A couple command line resample programs handle 24 bit dithering...
ssrc - http://shibatch.sourceforge.net/ (http://shibatch.sourceforge.net/) (windoze exe in tarball)
AFsp - http://www-mmsp.ece.mcgill.ca/Documents/Software/index.html (http://www-mmsp.ece.mcgill.ca/Documents/Software/index.html) (the ResampAudio program)
-
Sweet thanks! I just grabbed r8brain and it does a nice job but I'll play with these too. +t