Hello everyone,
I'm happy to announce the 0.2.0 release of rtosc (RealTime safe Open
Sound Control). librtosc is a MIT licensed library which provides tools
to serialize, deserialize, and dispatch OSC messages within realtime contexts.
rtosc is currently primarily used by ZynAddSubFX to create the
foundation for all messages between the UI and backend, in terms of
their realtime manipulation, dispatch, and use in related tasks (e.g.
DAW host/MIDI device automation).
You can find the release at:
https://github.com/fundamental/rtosc/releases/tag/v0.2.0
Enjoy,
--Mark