Esben Stien:
I'm trying to get started with CLM and SND. I do: Start emacs then run M-x run-snd-guile Then I evaluate: (load-from-path "/home/b0ef/.inbound/snd-8-CVS-20060517/snd-8/rt-compiler.scm") ..which seems to do fine, then: (load-from-path "/home/b0ef/.inbound/snd-8-CVS-20060517/snd-8/rt-examples.scm") This throws: Unbound variable: butlast
Thanks for finding that bug. I'll fix it immediately. The reason for this is that I use to load snd_conffile.scm first, where the list operators are loaded. _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
