Hi Cal,
I just tried your patch. With four layers enabled playing different synth types PAD, SUB and ADD in chords I think I can affirm that the crackling is gone, we'll wait for Will's and Adriano's report, but from my side:
many thanks :)
Frank
--- En date de : Ven 16.10.09, cal <cal@email-addr-hidden> a écrit :
> De: cal <cal@email-addr-hidden>
> Objet: Re: [LAU] [Zynaddsubfx-user] yoshimi bug fixes
> À: linux-audio-user@email-addr-hidden
> Date: Vendredi 16 Octobre 2009, 12h01
> 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
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
>
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sat Oct 17 00:15:06 2009
This archive was generated by hypermail 2.1.8 : Sat Oct 17 2009 - 00:15:06 EEST