[ardour-dev] cracking sound with sends
fons adriaensen
fons.adriaensen at skynet.be
Mon Feb 13 13:15:45 PST 2006
On Mon, Feb 13, 2006 at 03:11:10PM -0500, Jesse Chappell wrote:
> Found one more little fix and committed it.
> ...
> - if (_panner->bypassed()) {
> + if (_panner->bypassed() || _panner->empty()) {
> deliver_output_no_pan (bufs, nbufs, nframes, offset);
> return;
> }
:-) I spent about an hour this WE trying to understand the mystery
why this wasn't done...
Since there are now at least 3 patches, I think I'll just get the CVS
and sit out the compiltation time in a warm bath.
Thanks for all the work !
--
FA
More information about the Ardour-Dev
mailing list