Hi all, In playing around with hsc3 and supercollider, I am trying to figure out how to synchronize and schedule things; e.g. I want commands that I send to the server to synchronize with already-running things. In the supercollider documentation I see things like SystemClock, TempoClock, etc. and functions like 'sched', 'schedAbs', and so on, but I cannot seem to find bindings for these in the hsc3 package. Am I just missing them? Or, if they are not there, what is the canonical way to do this sort of synchronization using hsc3?
thanks! -Brent _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
