[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Another NRT question....
Hi -
I've written a method called "Score:recordNRTThen" which does exactly
what you want - you specify a function which is to be evaluated once
the rendering is finished.
It's in my "ProcessTools" quark:
http://supercollider.sourceforge.net/mod/resource/view.php?id=20&quark=ProcessTools
If you've never installed a quark before, good luck :) - ask on-list
if you need help.
Dan
2007/12/20, Aaron McLeran <amcleran@xxxxxxxxx>:
> Hello! Thanks to Josh for answering the last question I had so quickly.
>
> So I got the Non-Real-Time stuff working pretty well now. Got it hooked up
> with OSC so I can trigger NRT rendering from a different program, etc.
>
> However, now I need to get my NRT stuff to actually send a message when it
> is done rendering... I am using:
>
> Score.recordNRT(g, "help-oscFile.osc", "filename.aiff", options: o);
>
> However, after looking at the implementation, it just generates a unix
> command and what is posted to the screen is the stdout. However, I can't
> figure out how to get a "done action" from the recordNRT method.
>
> Any ideas??
>
> Thanks!!!
>
> Aaron
>
>
> _______________________________________________
> sc-users mailing list
> sc-users@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
>
--
http://www.mcld.co.uk