no problem... on linux, SuperCollider uses jack audio server as "audio interface". best is to start it using the graphical tool "qjackctl". you can choose that from the menu under jack tools (or something..). one important thing you need to do is to check the "Realtime" button in the Setup menu for qjackctl, so that the jackd process runs with realtime priority. after having started jackd, you can start scsynth in your preferred way from emacs. also, take a look at the "Frames/Period", Samplerate and "number of periodss" parameters, they affect the system performance vs. in/out latency.
On Sun, Aug 3, 2008 at 5:06 PM, potax flan <[EMAIL PROTECTED]> wrote: > thanks karsten > now i managed to run a simple SynthDef, but it's really choppy. i get a > constant error/warning message in emacs: > **** alsa_pcm: xrun of at least 1217807509356.544 msecs > > guess i need to configure alsa? do i add lines to the .emacs file? > thanks > > > --- > [email protected] > irc.goto10.org #pure:dyne >
--- [email protected] irc.goto10.org #pure:dyne
