59 std::unique_ptr<ModulationTabSelector> other_modulations_;
64 std::unique_ptr<MacroKnobSection> macro_knobs_;
A specialized LineEditor that visualizes and optionally animates a line-to-value mapping.
Definition line_map_editor.h:20
A section of the UI dedicated to displaying and editing multiple macro knobs.
Definition macro_knob_section.h:20
Base class for all synthesizer sections, providing UI layout, painting, and interaction logic.
Definition synth_section.h:193
A struct holding references and data used by the GUI to interact with the SynthBase.
Definition synth_gui_interface.h:27