Re: [Zynaddsubfx-user] yoshimi bug fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 16 Oct 2009 21:01:18 +1100
cal <cal@xxxxxxxxxxxx> wrote:

> Folderol wrote:
> > [ ... ]
> > Hmmm
> > V 16 no clicks :)
> > V 23 clicks (but not shown Xruns) :(
> 
> I can't figure this out. I think the main suspect has to be the reinstatement
> of my theory on what constitutes "a timely fashion" in audio master acquiring
> a lock.
> 
> I'd be ever so grateful if one of the click afflicted could try the following
> and see if it affects the click factor (eg, better/no diff/worse).
> 
> --- yoshimi-0.027.orig/src/MusicIO/JackEngine.cpp
> +++ yoshimi-0.027/src/MusicIO/JackEngine.cpp
> @@ -291,7 +291,7 @@
>              int locktries = 0;
>              int maxretries = 3;
>              for (locktries = 0; locktries < maxretries; ++locktries)
> -                if (getAudio(false))
> +                if (getAudio(true))
>                      break;
>              if (Runtime.settings.verbose && locktries >= maxretries)
>                  cerr << "Info, jack processAudio missed the lock :-(" << endl;
> 
> 
> cheers ,Cal

I'll try to have a crack at this over the weekend.

-- 
Will J Godfrey
http://www.musically.me.uk
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux