| active_file_ | SynthBase | protected |
| armMidiLearn(const std::string &name) | SynthBase | |
| audio_memory_ | SynthBase | protected |
| beginChangeGesture(const std::string &name) | SynthBase | inlinevirtual |
| cancelMidiLearn() | SynthBase | |
| checkOversampling() | SynthBase | |
| clearActiveFile() | SynthBase | inline |
| clearMidiLearn(const std::string &name) | SynthBase | |
| clearModulationQueue() | SynthBase | inlineprotected |
| clearModulations() | SynthBase | |
| connectModulation(const std::string &source, const std::string &destination) | SynthBase | |
| connectModulation(vital::ModulationConnection *connection) | SynthBase | |
| controls_ | SynthBase | protected |
| createModulationChange(vital::ModulationConnection *connection) | SynthBase | protected |
| disconnectModulation(const std::string &source, const std::string &destination) | SynthBase | |
| disconnectModulation(vital::ModulationConnection *connection) | SynthBase | |
| endChangeGesture(const std::string &name) | SynthBase | inlinevirtual |
| engine_ | SynthBase | protected |
| expired_ | SynthBase | protected |
| forceShowModulation(const std::string &source, bool force) | SynthBase | |
| getActiveFile() | SynthBase | inline |
| getAudioMemory() | SynthBase | inline |
| getAuthor() | SynthBase | |
| getComments() | SynthBase | |
| getConnection(const std::string &source, const std::string &destination) | SynthBase | protected |
| getConnectionIndex(const std::string &source, const std::string &destination) | SynthBase | |
| getControls() | SynthBase | inline |
| getCriticalSection() override | HeadlessSynth | inlinevirtual |
| getDestinationConnections(const std::string &destination) | SynthBase | |
| getEngine() | SynthBase | inline |
| getEqualizerMemory() | SynthBase | |
| getGuiInterface() override | HeadlessSynth | inlineprotectedvirtual |
| getKeyboardState() | SynthBase | inline |
| getLfoSource(int index) | SynthBase | |
| getMacroName(int index) | SynthBase | |
| getModulationBank() | SynthBase | |
| getModulationConnections() | SynthBase | inline |
| getNextModulationChange(vital::modulation_change &change) | SynthBase | inlineprotected |
| getNumModulations(const std::string &destination) | SynthBase | |
| getOscilloscopeMemory() | SynthBase | inline |
| getPresetName() | SynthBase | |
| getSample() | SynthBase | |
| getSampleRate() | SynthBase | |
| getSourceConnections(const std::string &source) | SynthBase | |
| getStatusOutput(const std::string &name) | SynthBase | |
| getStyle() | SynthBase | |
| getTuning() | SynthBase | inline |
| getWavetable(int index) | SynthBase | |
| getWavetableCreator(int index) | SynthBase | |
| initEngine() | SynthBase | |
| isInvalidConnection(const vital::modulation_change &change) | SynthBase | protected |
| isMidiMapped(const std::string &name) | SynthBase | |
| isModSourceEnabled(const std::string &source) | SynthBase | |
| isSourceConnected(const std::string &source) | SynthBase | |
| keyboard_state_ | SynthBase | protected |
| kOutputWindowMaxNote | SynthBase | static |
| kOutputWindowMinNote | SynthBase | static |
| last_num_pressed_ | SynthBase | protected |
| last_played_note_ | SynthBase | protected |
| loadFromFile(File preset, std::string &error) | SynthBase | |
| loadFromJson(const json &state) | SynthBase | protected |
| loadInitPreset() | SynthBase | |
| loadTuningFile(const File &file) | SynthBase | |
| memory_index_ | SynthBase | protected |
| memory_input_offset_ | SynthBase | protected |
| memory_reset_period_ | SynthBase | protected |
| midi_manager_ | SynthBase | protected |
| mod_connections_ | SynthBase | protected |
| modulation_change_queue_ | SynthBase | protected |
| modWheelGuiChanged(vital::mono_float value) | SynthBase | |
| modWheelMidiChanged(vital::mono_float value) override | SynthBase | virtual |
| notifyOversamplingChanged() | SynthBase | |
| oscilloscope_memory_ | SynthBase | protected |
| oscilloscope_memory_write_ | SynthBase | protected |
| pauseProcessing(bool pause) override | HeadlessSynth | inlinevirtual |
| pitchWheelGuiChanged(vital::mono_float value) | SynthBase | |
| pitchWheelMidiChanged(vital::mono_float value) override | SynthBase | virtual |
| presetChangedThroughMidi(File preset) override | SynthBase | virtual |
| processAudio(AudioSampleBuffer *buffer, int channels, int samples, int offset) | SynthBase | protected |
| processAudioWithInput(AudioSampleBuffer *buffer, const vital::poly_float *input_buffer, int channels, int samples, int offset) | SynthBase | protected |
| processKeyboardEvents(MidiBuffer &buffer, int num_samples) | SynthBase | protected |
| processMidi(MidiBuffer &buffer, int start_sample=0, int end_sample=0) | SynthBase | protected |
| processModulationChanges() | SynthBase | protected |
| renderAudioForResynthesis(float *data, int samples, int note) | SynthBase | |
| renderAudioToFile(File file, float seconds, float bpm, std::vector< int > notes, bool render_images) | SynthBase | |
| save_info_ | SynthBase | protected |
| saveToActiveFile() | SynthBase | |
| saveToFile(File preset) | SynthBase | |
| saveToJson() | SynthBase | protected |
| self_reference_ | SynthBase | protected |
| setAuthor(const String &author) | SynthBase | |
| setComments(const String &comments) | SynthBase | |
| setMacroName(int index, const String ¯o_name) | SynthBase | |
| setMpeEnabled(bool enabled) | SynthBase | |
| setPresetName(const String &preset_name) | SynthBase | |
| setStyle(const String &style) | SynthBase | |
| setValueNotifyHost(const std::string &name, vital::mono_float value) | SynthBase | inlinevirtual |
| SynthBase() | SynthBase | |
| tuning_ | SynthBase | protected |
| updateMemoryOutput(int samples, const vital::poly_float *audio) | SynthBase | protected |
| value_change_queue_ | SynthBase | protected |
| valueChanged(const std::string &name, vital::mono_float value) | SynthBase | |
| valueChangedExternal(const std::string &name, vital::mono_float value) | SynthBase | |
| valueChangedInternal(const std::string &name, vital::mono_float value) | SynthBase | |
| valueChangedThroughMidi(const std::string &name, vital::mono_float value) override | SynthBase | virtual |
| wavetable_creators_ | SynthBase | protected |
| writeAudio(AudioSampleBuffer *buffer, int channels, int samples, int offset) | SynthBase | protected |
| ~Listener() | MidiManager::Listener | inlinevirtual |
| ~SynthBase() | SynthBase | virtual |