Package org.ptolemy.osc
An interface to the Open Sound Control (OSC) package.
- Since:
- Ptolemy II 10.1
-
Class Summary Class Description OscReceiver Receive Open Sound Control (OSC) Messages by listening to the specified port and send each message to the corresponding output by name matching.OscSender An actor that generates Open Sound Control (OSC) Messages via the provided input ports.