The de-emphasis won't be handled by the DAC. Someone here had a custom rule for doing de-emphasis with sox on the fly using flac+cue. You may be able to find that with a forum search. Since I rip to individual flacs, I apply de-emphasis after ripping using sox:
sox foo.flac -b 24 foo_deemph.flac deemph I like to have sox write out the de-emphasized flac as 24-bit (the "-b 24" part) in the belief that it sounds better, but I've never been able to work out a theory for why this would be the case. -- Daverz ------------------------------------------------------------------------ Daverz's Profile: http://forums.slimdevices.com/member.php?userid=32335 View this thread: http://forums.slimdevices.com/showthread.php?t=78006 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
