On Thu, 3 Apr 2008, Kjetil S. Matheussen wrote: > > The bigger problem, though, is that after doing this > replacement, only two sliders are shown, and not > six. And I don't know how to fix that. > I have to think about this. Hopefully its possible to fix > without having to expand macros before caching the function.
No, I'm pretty sure its not possible. Unless you're using the ,`(+ ,@(map etc.)) I showed, you have to create the sliders before creating the rt objects. Take a look at the "make-osc-gui" example in rt-example.scm on how you do that. _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
