aboutsummaryrefslogtreecommitdiff
path: root/osc/README.txt
blob: a03f6a5bcadec178b0cd01ef834a6f7d2ac5fae3 (plain)
1
2
3
4
5
6
7
8
9
OpenSoundControl (OSC) for Pd
=============================

a collection of Pd objectclasses for OSC-messages.
these objects only convert between Pd-messages and OSC-messages (binary format),
so you will need a separate set of objects that implement the transport
(OSI-Layer 4), for instance [udpsend]/[udpreceive] for sending OSC over UDP.

Author: Martin Peach