acceptsMidi() const override | SynthPlugin | |
active_file_ | SynthBase | protected |
armMidiLearn(const std::string &name) | SynthBase | |
audio_memory_ | SynthBase | protected |
beginChangeGesture(const std::string &name) override | SynthPlugin | virtual |
cancelMidiLearn() | SynthBase | |
changeProgramName(int index, const String &new_name) override | SynthPlugin | inline |
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 |
createEditor() override | SynthPlugin | |
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) override | SynthPlugin | virtual |
engine_ | SynthBase | protected |
expired_ | SynthBase | protected |
forceShowModulation(const std::string &source, bool force) | SynthBase | |
getActiveFile() | SynthBase | inline |
getAudioMemory() | SynthBase | inline |
getAuthor() | SynthBase | |
getBypassParameter() const override | SynthPlugin | inline |
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 | SynthPlugin | virtual |
getCurrentProgram() override | SynthPlugin | inline |
getDestinationConnections(const std::string &destination) | SynthBase | |
getEngine() | SynthBase | inline |
getEqualizerMemory() | SynthBase | |
getGuiInterface() override | SynthPlugin | virtual |
getInputChannelName(int channel_index) const override | SynthPlugin | |
getKeyboardState() | SynthBase | inline |
getLfoSource(int index) | SynthBase | |
getMacroName(int index) | SynthBase | |
getModulationBank() | SynthBase | |
getModulationConnections() | SynthBase | inline |
getName() const override | SynthPlugin | |
getNextModulationChange(vital::modulation_change &change) | SynthBase | inlineprotected |
getNumModulations(const std::string &destination) | SynthBase | |
getNumPrograms() override | SynthPlugin | inline |
getOscilloscopeMemory() | SynthBase | inline |
getOutputChannelName(int channel_index) const override | SynthPlugin | |
getPresetName() | SynthBase | |
getProgramName(int index) override | SynthPlugin | |
getSample() | SynthBase | |
getSampleRate() | SynthBase | |
getSourceConnections(const std::string &source) | SynthBase | |
getStateInformation(MemoryBlock &destData) override | SynthPlugin | |
getStatusOutput(const std::string &name) | SynthBase | |
getStyle() | SynthBase | |
getTailLengthSeconds() const override | SynthPlugin | |
getTuning() | SynthBase | inline |
getWavetable(int index) | SynthBase | |
getWavetableCreator(int index) | SynthBase | |
hasEditor() const override | SynthPlugin | |
initEngine() | SynthBase | |
isInputChannelStereoPair(int index) const override | SynthPlugin | |
isInvalidConnection(const vital::modulation_change &change) | SynthBase | protected |
isMidiMapped(const std::string &name) | SynthBase | |
isModSourceEnabled(const std::string &source) | SynthBase | |
isOutputChannelStereoPair(int index) const override | SynthPlugin | |
isSourceConnected(const std::string &source) | SynthBase | |
keyboard_state_ | SynthBase | protected |
kOutputWindowMaxNote | SynthBase | static |
kOutputWindowMinNote | SynthBase | static |
kSetProgramWaitMilliseconds | SynthPlugin | 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 |
parameterChanged(std::string name, vital::mono_float value) override | SynthPlugin | virtual |
pauseProcessing(bool pause) override | SynthPlugin | virtual |
pitchWheelGuiChanged(vital::mono_float value) | SynthBase | |
pitchWheelMidiChanged(vital::mono_float value) override | SynthBase | virtual |
prepareToPlay(double sample_rate, int buffer_size) override | SynthPlugin | |
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 |
processBlock(AudioSampleBuffer &, MidiBuffer &) override | SynthPlugin | |
processKeyboardEvents(MidiBuffer &buffer, int num_samples) | SynthBase | protected |
processMidi(MidiBuffer &buffer, int start_sample=0, int end_sample=0) | SynthBase | protected |
processModulationChanges() | SynthBase | protected |
producesMidi() const override | SynthPlugin | |
releaseResources() override | SynthPlugin | |
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 | |
setCurrentProgram(int index) override | SynthPlugin | inline |
setMacroName(int index, const String ¯o_name) | SynthBase | |
setMpeEnabled(bool enabled) | SynthBase | |
setPresetName(const String &preset_name) | SynthBase | |
setStateInformation(const void *data, int size_in_bytes) override | SynthPlugin | |
setStyle(const String &style) | SynthBase | |
setValueNotifyHost(const std::string &name, vital::mono_float value) override | SynthPlugin | virtual |
silenceInProducesSilenceOut() const override | SynthPlugin | |
supportsMPE() const override | SynthPlugin | inline |
SynthBase() | SynthBase | |
SynthPlugin() | SynthPlugin | |
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 |
SynthBase::~Listener() | MidiManager::Listener | inlinevirtual |
ValueBridge::Listener::~Listener() | ValueBridge::Listener | inlinevirtual |
~SynthBase() | SynthBase | virtual |
~SynthPlugin() | SynthPlugin | virtual |