Esben Stien:
Either I get "Not Connected" when evaluating an expression or I manage
to kill snd when I load-from-path the rt-examples.scm file.
I do:
M-x run-scheme
..which starts snd and then I do:
(load-from-path "rt-compiler.scm")
, but when I try to evaluate an expression with C-M-x, I get the "Not
Connected" message.
Strange. Are you in scheme mode in emacs?
M-x scheme-mode
As explained in the rt-examples.scm file, I'm also supposed to
load-from-path the rt-examples.scm file, but when I do this:
(load-from-path "rt-examples.scm")
, the whole of snd freeze and is not painting the GUI. It is not
possible to run anything in the interpreter anymore.
Any pointers as to what I can try?
Oops, I guess some of the examples might not compile anymore due to API
changes, but things shouldn't freeze. When you get C-M-x to work, try
evaulating one instrument at the time to find out which one that makes
everything freeze.
_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist