This is the complete list of members for SynthGuiInterface, including all inherited members.
| connectModulation(std::string source, std::string destination) | SynthGuiInterface | |
| connectModulation(vital::ModulationConnection *connection) | SynthGuiInterface | |
| disconnectModulation(std::string source, std::string destination) | SynthGuiInterface | |
| disconnectModulation(vital::ModulationConnection *connection) | SynthGuiInterface | |
| externalPresetLoaded(File preset) | SynthGuiInterface | |
| getAudioDeviceManager() | SynthGuiInterface | inlinevirtual |
| getControlValue(const std::string &name) | SynthGuiInterface | |
| getGui() | SynthGuiInterface | inline |
| getSynth() | SynthGuiInterface | inline |
| gui_ | SynthGuiInterface | protected |
| initModulationValues(const std::string &source, const std::string &destination) | SynthGuiInterface | |
| notifyChange() | SynthGuiInterface | |
| notifyFresh() | SynthGuiInterface | |
| notifyModulationsChanged() | SynthGuiInterface | |
| notifyModulationValueChanged(int index) | SynthGuiInterface | |
| openSaveDialog() | SynthGuiInterface | |
| setFocus() | SynthGuiInterface | |
| setGuiSize(float scale) | SynthGuiInterface | |
| setModulationValues(const std::string &source, const std::string &destination, vital::mono_float amount, bool bipolar, bool stereo, bool bypass) | SynthGuiInterface | |
| synth_ | SynthGuiInterface | protected |
| SynthGuiInterface(SynthBase *synth, bool use_gui=true) | SynthGuiInterface | |
| updateFullGui() | SynthGuiInterface | virtual |
| updateGuiControl(const std::string &name, vital::mono_float value) | SynthGuiInterface | virtual |
| ~SynthGuiInterface() | SynthGuiInterface | virtual |