[CM] Snd and CLM

Juan Reyes juanig@ccrma.Stanford.EDU
Fri, 12 Mar 2004 11:30:49 -0500


Richard,

There is also an example in scheme on how to generate a single sine
which you can easily modify to do additive synthesis at: 

http://www-ccrma.stanford.edu/guides/planetccrma/SND.html

  --* Juan

On Fri, 2004-03-12 at 07:12, Bill Schottstaedt wrote:
>  > Unbound variable: defun
> 
> "defun" is from common-lisp, but the lisp-like language in Snd is
> Scheme (Guile), so you need to use "define".  Better might be
> "definstrument" which should work in both contexts.  There's
> an example in clm.html below the common lisp case (named "scm-simp").
> 
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist