Sync simple data types between Peers. The types supported are the basic OSC types, so integers, floats and symbols. (SC's OSC implementation converts Strings to Symbols.) It functions similarly to a IdentityDictionary in its basic operation (i.e. you can use at and put).
Create a new OSCDataSpace
addrBook |
an AddrBook where Peers are registered |
oscPath |
the oscPath to use when relaying |
a new OSCDataSpace