> 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