Module nih_plug::context::remote_controls
source · Expand description
A context for defining plugin-specific remote pages for CLAP plugins.
Traits
- A context for defining plugin-specific remote pages for CLAP plugins.
- A page containing references to up to eight parameters. If the number of slots used exceeds eight, then the page is split automatically. In that case the split page will have indices appended to it. For example, the
Lengty Params Page
defining 16 parameters will becomeLengty Params Page 1
andLengthy Params Page 2
. - A section or group of parameter pages. Empty sections will not be visible when using the plugin.