Project Type:
Programming Language LibraryOSC Documentation URL:
http://opensoundcontrol.org/implementation/open-sound-control-phpA small PHP class which can format and send OSC messages. It has no parsing capability, so it can only be used for uni-directional communication (i.e. sending of messages).
Changelog:
Version 0.2: March 22, 2007. Fixes a bug in timetag encoding for bundles.
Version 0.1: 2004 Initial release.
(To download save the attached file OSC.phps)
Transport Type:
None / Transport Independent
Features:
Packet Construction (Server)
Bundle Support
Timetag Support
Platform:
Any / Platform Independent
Bundle Support:
Creates Bundles
Supports Nested Bundles
Type Support:
i: int32
b: blob
s: string
f: float32
t: timetag
d: double precision float
T: true
F: false
N: null
I: infinitum
[]: array
| Attachment | Size |
|---|---|
| OSC.phps | 17.49 KB |