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.
_______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
