[CM] Re: Re: Building snd from source (Meino Christian Cramer)

Bill Schottstaedt bil@ccrma.Stanford.EDU
Wed, 02 Jun 2004 03:52:40 -0700


On the %load-path business, in the current Snd, you can see what
files have been loaded in the 'Help:About Snd' info toward the
bottom -- the variable holding this is 'snd-loaded-files'.

I think the current version of snd_conffile.scm is ok -- you
can check by running

   od -c snd_conffile.scm

and look for \r\n -- it should be just \n.