[CM] learning scheme/lisp
Jeremiah Benham
JBenham at mktadvantage.com
Thu Aug 7 08:12:41 PDT 2003
I have mostly used snd with DP's gui .scm plugins. I have a desire lately to
learn to use scheme/lisp.
I am interested in documenting everything I learn and turning it into a very
detailed guide to scheming in snd/clm.
I have been trying to replace everyhting I do at the gui with a lisp
command.
For you guys that already know this stuff, what could you suggest to a
person starting out?
I think it would be cool to eveuntually write a plugin to interact with
festival within snd. It probably should not be to hard since festival can
be scripted through sceme already.
Is there a clisp equivalent to equivalent to doing (start-snd)in clm?
In clisp I triend (start-snd) and it produced a #t. When I launched snd
manually and thype (start-snd) it returend #NIL. Can I send output to snd in
clisp?
I noticed also that in snd6.9 I could type (jc-reverb 2.0 #f .1 #f) this
applied chowning reverb to the entire sounfile. in snd6.11 it tells me the
fuction is not defined. Do I need to load a .scm to define that function?
If so what file is it?
Thanks,
Jeremiah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20030807/5ea20ada/attachment.html>
More information about the Cmdist
mailing list