Hi Istvan, Usling aplay, I found that for dmix and my soundcard, settings needed to be -b 1024 -B 16384. Using that, Csound could play over dmix, but other sound programs would not then be able to use dmix as a sound device, which was sort of strange. I think I'll just use hw:0,0 with rtalsa and that should work out fine. Thanks! steven On 8/31/05, Istvan Varga wrote: > It is possible to find out the buffer sizes required by the dmix device, > by playing a WAV file with aplay using the -v -D dmix options. The value > printed for 'period_size' (I get 6000) should be used with -b, and > 'buffer_size' (12000 for me) is the correct value for -B. Note that dmix > also limits the use of sample rates (I found that it only allows 48000 Hz). > However, it is definitely recommended to use the hw:* devices instead of > dmix, as the above buffer sizes (0.125 and 0.25 second) do not suggest > particularly good latency. > > Steven Yi wrote: > > > Hi Dave and all, > > > > I tried changing alsa RPMs here and while some things somehow started > > working (like alsasequencer), still the same problem with csound. > > However, I tried using "-+rtaudio=alsa -o dac:hw:0,0" and that worked! > > If I explicitly use "-o dac:dmix" then I get the same error as if I > > use "-o dac". So my current guess is that dmix *is* causing the > > problem with the rtalsa plugin. Has anyone gotten csound to output to > > dmix using -+rtaudio=alsa ? > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net