From 9f334e831754c42f74c16d4641f8c68d430d687a Mon Sep 17 00:00:00 2001 From: Sam Aaron Date: Wed, 10 Aug 2011 17:47:45 +0100 Subject: [PATCH] update README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index d42790d..6c9ae65 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,7 @@ additional examples and read the source. (osc-close client) (osc-close server) -There is support for sending timestamped OSC bundles, (receiving them hasn't -been implemented yet), which is how you can get sample accurate messaging for -use with SuperCollider and other OSC servers. All OSC messages and bundles sent -within the scope of a bundle will get sent together in the parent bundle with -the specified timestamp. +There is support for sending and recieving timestamped OSC bundles, which is how you can get sample accurate messaging for use with SuperCollider and other OSC servers. All OSC messages and bundles sent within the scope of a bundle will get sent together in the parent bundle with the specified timestamp. ; Send the enclosing messages inside a bundle that is timestamped for ; 1 second from now.