Project Type:
Programming Language LibraryProject URL:
http://www.ventuz.com/OSC Documentation URL:
http://www.ventuz.com/download/public/OSC/html/Ventuz.OSC.htmlA free OSC library for Microsoft.Net with a full implementation of the OSC protocol. Extends the protocol to be able to transfer images and Unicode encoded strings as a blob element.new supported OSC-features in V1.2: Address Patterns, TimeStamps, OSC Type 'Infinitum'
Bugs fixed in V1.2: byte order for MIDI messages, OSC-Symbol now ok
Download from Ventuz web site: Ventuz.OSC.zip including CHM documentation.
Platform:
Windows
Features:
Packet Parsing (Client)
Packet Construction (Server)
Bundle Support
Timetag Support
Wildcard Matching Support
Bundle Support:
Reads Bundles
Creates Bundles
Type Support:
i: int32
b: blob
s: string
f: float32
h: int64
t: timetag
d: double precision float
S: symbol
T: true
F: false
N: null
I: infinitum
Comments
Re: OSC.net (V1.2)
Includes non-standard extensions for packing unicode strings and images in blob fields.