Skip to main content

OscSurface

Type Alias OscSurface 

Source
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 */ }