On Sat, 11 Aug 2007, Rohan Drape wrote:

> Henning Thielemann <[EMAIL PROTECTED]> writes:
> > I boiled the problems down to a simple example. There are no errors
> > reported about the messages, but the result is not what we expect.
>
> I've added encodeNRT and writeNRT to hsc3, these ought to work out of
> the box.

Nice, that's what I was about to ask you. :-)

However I consider it a slight hack to first add magic number 2208988800
in utc_ntp, then subtract it in ntpZeroed again. Would you mind making the
Bundle time zero based and add the appropriate offset at encoding the
message?

Btw. Sound.SC3.Server.Private.mkDuples should be mkPairs ?

>  Let me know if that helps.  (They are in Sound.SC3.Server.NRT, but
> exported from Sound.SC3.Server and Sound.SC3)

Your example didn't work here (message length >8192 error), but let me
incorporate and test with your past patches before worrying about it. :-)
_______________________________________________
haskell-art mailing list
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to