vcv-osc 2.1.0 — symbolic addressing, OSCQuery, module lifecycle
Named/auto-discoverable/structurally-complete control over OSC.
Symbolic addressing — set/get params, cables, ports by name as well as id:
set "Fundamental/VCO" "Frequency" 0.5. Robust to rebuilding a patch; readable in a mapping.
OSCQuery — the module serves an OSCQuery
namespace over HTTP (:7772). Point TouchOSC / Open Stage Control at it and every
parameter appears as a labelled, correctly-ranged fader — no manual mapping.
Module lifecycle & presets — /module/add, /module/remove, /module/preset_{save,load}.
Structural events — /state/watch streams module/cable add/remove.
Still wire-compatible with osc-bridge (7770/7771),
and every numeric-id client keeps working unchanged.
Binaries for Windows and Linux attached. See the README,
including the new Security note (unauthenticated surface).