WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: setting latency in JSyn to avoid glitches

Re: setting latency in JSyn to avoid glitches

by music.columbia.edu - JSyn mailing list :: Rate this Message:

| View in Thread

Thanks!  Tried it and it works great
nick

On 6/20/2011 4:49 PM, jsyn@... wrote:

>   >  But is there any way to do this using the global Synth.startEngine()?
>
> Yes. Try this:
>
> Synth.initialize(); // create a shared context
>
> Synth.getSharedContext().setSuggestedOutputLatency( 0.070 );
>
> Synth.start( 0, 44100 );
>
>
>
> Phil Burk
> _______________________________________________
> JSyn mailing list
> JSyn@...
> To change digest mode or to make other administrative changes visit:
> http://music.columbia.edu/mailman/listinfo/jsyn
_______________________________________________
JSyn mailing list
JSyn@...
To change digest mode or to make other administrative changes visit:
http://music.columbia.edu/mailman/listinfo/jsyn

 « Return to Thread: setting latency in JSyn to avoid glitches