On Mon, 23 Oct 2006, Kjetil S. Matheussen wrote:


You are missing ladspa.h:
wget http://www.ladspa.org/ladspa_sdk/ladspa.h.txt
cp ladspa.h.txt /usr/include/ladspa.h


After that start snd and do the following:

(set! %load-path (cons "/home/dto/src/snd-ls-0.9.7.5/snd-8/" %load-path))
(define (gtk-events-pending) 0)
(define srfi-loaded)
(load-from-path "rt-compiler.scm")


Oops, and by "start snd" I mean the following command:
/home/dto/src/snd-ls-0.9.7.5/snd-8/snd


_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to