pub type OscSurface = Vec<OscSurfaceEntry>;Expand description
A list of OSC address → event mappings forming a control surface layout.
Aliased Type§
pub struct OscSurface { /* private fields */ }pub type OscSurface = Vec<OscSurfaceEntry>;A list of OSC address → event mappings forming a control surface layout.
pub struct OscSurface { /* private fields */ }