fsh::stk
fantastic spatial holophonic synthesis toolkit
Loading...
Searching...
No Matches
fsh::gui::Switch Class Reference

Custom Switch component that displays a toggle switch. More...

#include <Switch.h>

Inheritance diagram for fsh::gui::Switch:

Classes

struct  Params
 Parameters for the Switch component. More...
 

Public Member Functions

 Switch (const Params &)
 Constructor.
 
void attach (plugin::StateManager &, juce::ParameterID)
 Attach this Switch to a parameter.
 

Detailed Description

Custom Switch component that displays a toggle switch.

Use this switch as a template parameter for the Labeled class to add a label to the switch.

The Switch can be attached to a parameter of a PluginStateBase object.


The documentation for this class was generated from the following files: