> but the piano seems really slow 

The optimizer is unhappy about the vector of closures -- if string1-stiffness
were a vector of clm generators instead, it would probably run at normal
speed.  You can ask the run macro to tell you why it gives up by setting
the optimization-hook:

(add-hook! optimization-hook (lambda (n) (snd-display "opt: ~A~%" n)))



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

Reply via email to