[CM] [Sndlib] can't use sndlib from guile

Bill Schottstaedt bil@ccrma.Stanford.EDU
Wed, 25 Apr 2007 13:31:50 -0700


That sequence should work (I just tried it in Linux) unless you
configured sndlib --with-modules.  In that case, after calling
the initialization function,

(use-modules (snd sndlib))

to import all the sndlib names.