[CM] CLM Neophyte with play question

Bill Schottstaedt bil@ccrma.Stanford.EDU
Thu, 12 Jul 2007 06:37:01 -0700


Snd and CLM use the same audio output code (audio.c), so if one
works, the other ought to.  The first thing I'd check is that you're
actually using the same audio system.  I think OSS is the default
still in both, so you would need to use the --with-alsa switch in
Snd, and push :alsa on *features* in CLM.  You can check the
two mus-config.h files to see what you got (the macro HAVE_ALSA).
If those are the same, the next thing I'd do is look at the output
of mus-audio-describe.