Next:
OSC Packets
Up:
Open Sound Control (OSC)
Previous:
OSC Overview
OSC Data Types
OSC supports the following message argument data types:
int32
float32
OSC-timetag (64-bit int representing Internet NTP timestamps ... seconds and picoseconds since midnight on 1 January 1900)
OSC-string (ascii characters followed by a NULL, then padded with 0-3 NULL characters so that total length in bytes is a multiple of 4)
OSC-blob (32-bit byte count followed by that many bytes and then padded with zeroes so that total length in bytes is a multiple of 4)
©2003-2026 McGill University. All Rights Reserved.
Maintained by
Gary P. Scavone
.