Thank you! I didn't find a way to change the ALSA device, sndplay uses or
make it work with dmix (I don't know much about ALSA programming actually)
but

(setf *clm-player* (lambda (name) (clm::run-in-shell "aplay" (format nil
"-t au -f float_le -r ~d ~a" clm::*clm-srate* name))))

works fine for now.

--
Anton Gerasimov


2013/5/25 Bill Schottstaedt <[email protected]>

> There's a section in README.Snd that discusses some ways to
> set the alsa variables that sndplay sees.  I think, however, that
> I'd first try aplay -- that is alsa's sound player.   Nando should
> be back from vacation soon, I think, and he's the expert on this.
>
>
>
_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to