On Feb 16, 2012, at 03:06 50, Chris Smowton wrote: > Further to this, did some more debugging. See below for the 1-line fix. > [...]
Wonderful detective legwork, Chris. Thank you! > The patch then is to insert: > > sf_command(dst_sf,SFC_SET_CLIPPING,NULL,SF_TRUE); > > in RDAudioConvert::Stage2Convert, after dst_sf is opened (similar to how > SFC_NORM_FLOAT is set for src_sf). If like me you're looking at the > rd-2.1.1 source tree that will be lib/rdaudioconvert.cpp:738 Applied in CVS-Head. Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | Obstacles are what you see when you take your eyes off the road. | | -- Anonymous | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
