Description
Provides realtime-safe OSC messaging support for audio and multimedia software. It is useful for developers building synthesizers, audio tools, controllers, or live systems that need Open Sound Control communication without unsafe realtime behavior.
Realtime messaging must avoid blocking work and unexpected allocations in audio-critical paths. Test latency and failure handling with the target application.