AFAIK a timestamp can only be prepended an OSC-bundle
(which contains
OSC messages or recursively bundles again), but not a single message?
so the only way to set a certain execution time is by sending a
bundle:
#bundle <timestamp> <sizecount> /midi/<channel>/ and so on...
Yes, you are right. However, nothing wrong with sending one-message
bundle :-).
i could not found any hint about the license of matt
wright's library,
he always says "OpenSource", which is not necessarily "free". will
ask him about this.
See the source code of OSC-kit. It's included in there. Basically it's
free for use as long as it is not used for commercial purposes (the
license must be included in the source code). Otherwise, it must be
licensed.
Hope this helps!
Ico