On Wed, 15 Aug 2007, Rohan Drape wrote:

> On Tue, August 14, 2007 11:32 pm, Henning Thielemann wrote:
>
> > executed in unpredictable order. That is
> >
> >                 send fd (Bundle 0 (d_recv g))
> >                 wait fd "/done"
> >                 send fd (Bundle 0 (s_new "Anonymous" (-1) AddToTail 1 []))
> >
> > won't work (if I omit 'wait' in non-realtime mode).
>
> but that doesn't make sense, it says: "start d_recv, which
> takes an unbounded/indeterminate amount of time, at 00:00:0
> on january first 1970, wait until it notifies this process
> it has completed, and then start the node at 00:00:00 on
> january first 1970"?

My problem is: What time shall I expect for installing the synth graph at
the server? Any delay I choose is either too long or too short. I want to
say "install the sound, such that I'm able to play the sound at time x".
How can I do that?
_______________________________________________
haskell-art mailing list
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to