[LAD] Looping audio to oneself via Jack
    Fons Adriaensen 
    fons at linuxaudio.org
       
    Wed May  4 14:45:56 UTC 2011
    
    
  
On Wed, May 04, 2011 at 03:39:32PM +0100, Rui Nuno Capela wrote:
> alas, i am not that convinced it is a jack bug. if one, say a jack  
> client, ever wants to allow a direct loopback, why doesn't he/she do the  
> appropriate code him/her-self? it's a lousy memcpy() away isn't it?
1. It's a bug because the result depends on the number of
connected outputs. It shouldn't - the input should just be
the sum of everything connected to it.
2. It could be the user who 'wants' the loopback, not the app
itself, and you can't expect apps to check or even count the
signals connected to their inputs.
Ciao,
-- 
FA
    
    
More information about the Linux-audio-dev
mailing list