Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Aug 10, 2011
1 parent 7e99aca commit 9f334e8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Expand Up @@ -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.
Expand Down

0 comments on commit 9f334e8

Please sign in to comment.