Vital
Loading...
Searching...
No Matches
SynthPlugin Member List

This is the complete list of members for SynthPlugin, including all inherited members.

acceptsMidi() const overrideSynthPlugin
active_file_SynthBaseprotected
armMidiLearn(const std::string &name)SynthBase
audio_memory_SynthBaseprotected
beginChangeGesture(const std::string &name) overrideSynthPluginvirtual
cancelMidiLearn()SynthBase
changeProgramName(int index, const String &new_name) overrideSynthPlugininline
checkOversampling()SynthBase
clearActiveFile()SynthBaseinline
clearMidiLearn(const std::string &name)SynthBase
clearModulationQueue()SynthBaseinlineprotected
clearModulations()SynthBase
connectModulation(const std::string &source, const std::string &destination)SynthBase
connectModulation(vital::ModulationConnection *connection)SynthBase
controls_SynthBaseprotected
createEditor() overrideSynthPlugin
createModulationChange(vital::ModulationConnection *connection)SynthBaseprotected
disconnectModulation(const std::string &source, const std::string &destination)SynthBase
disconnectModulation(vital::ModulationConnection *connection)SynthBase
endChangeGesture(const std::string &name) overrideSynthPluginvirtual
engine_SynthBaseprotected
expired_SynthBaseprotected
forceShowModulation(const std::string &source, bool force)SynthBase
getActiveFile()SynthBaseinline
getAudioMemory()SynthBaseinline
getAuthor()SynthBase
getBypassParameter() const overrideSynthPlugininline
getComments()SynthBase
getConnection(const std::string &source, const std::string &destination)SynthBaseprotected
getConnectionIndex(const std::string &source, const std::string &destination)SynthBase
getControls()SynthBaseinline
getCriticalSection() overrideSynthPluginvirtual
getCurrentProgram() overrideSynthPlugininline
getDestinationConnections(const std::string &destination)SynthBase
getEngine()SynthBaseinline
getEqualizerMemory()SynthBase
getGuiInterface() overrideSynthPluginvirtual
getInputChannelName(int channel_index) const overrideSynthPlugin
getKeyboardState()SynthBaseinline
getLfoSource(int index)SynthBase
getMacroName(int index)SynthBase
getModulationBank()SynthBase
getModulationConnections()SynthBaseinline
getName() const overrideSynthPlugin
getNextModulationChange(vital::modulation_change &change)SynthBaseinlineprotected
getNumModulations(const std::string &destination)SynthBase
getNumPrograms() overrideSynthPlugininline
getOscilloscopeMemory()SynthBaseinline
getOutputChannelName(int channel_index) const overrideSynthPlugin
getPresetName()SynthBase
getProgramName(int index) overrideSynthPlugin
getSample()SynthBase
getSampleRate()SynthBase
getSourceConnections(const std::string &source)SynthBase
getStateInformation(MemoryBlock &destData) overrideSynthPlugin
getStatusOutput(const std::string &name)SynthBase
getStyle()SynthBase
getTailLengthSeconds() const overrideSynthPlugin
getTuning()SynthBaseinline
getWavetable(int index)SynthBase
getWavetableCreator(int index)SynthBase
hasEditor() const overrideSynthPlugin
initEngine()SynthBase
isInputChannelStereoPair(int index) const overrideSynthPlugin
isInvalidConnection(const vital::modulation_change &change)SynthBaseprotected
isMidiMapped(const std::string &name)SynthBase
isModSourceEnabled(const std::string &source)SynthBase
isOutputChannelStereoPair(int index) const overrideSynthPlugin
isSourceConnected(const std::string &source)SynthBase
keyboard_state_SynthBaseprotected
kOutputWindowMaxNoteSynthBasestatic
kOutputWindowMinNoteSynthBasestatic
kSetProgramWaitMillisecondsSynthPluginstatic
last_num_pressed_SynthBaseprotected
last_played_note_SynthBaseprotected
loadFromFile(File preset, std::string &error)SynthBase
loadFromJson(const json &state)SynthBaseprotected
loadInitPreset()SynthBase
loadTuningFile(const File &file)SynthBase
memory_index_SynthBaseprotected
memory_input_offset_SynthBaseprotected
memory_reset_period_SynthBaseprotected
midi_manager_SynthBaseprotected
mod_connections_SynthBaseprotected
modulation_change_queue_SynthBaseprotected
modWheelGuiChanged(vital::mono_float value)SynthBase
modWheelMidiChanged(vital::mono_float value) overrideSynthBasevirtual
notifyOversamplingChanged()SynthBase
oscilloscope_memory_SynthBaseprotected
oscilloscope_memory_write_SynthBaseprotected
parameterChanged(std::string name, vital::mono_float value) overrideSynthPluginvirtual
pauseProcessing(bool pause) overrideSynthPluginvirtual
pitchWheelGuiChanged(vital::mono_float value)SynthBase
pitchWheelMidiChanged(vital::mono_float value) overrideSynthBasevirtual
prepareToPlay(double sample_rate, int buffer_size) overrideSynthPlugin
presetChangedThroughMidi(File preset) overrideSynthBasevirtual
processAudio(AudioSampleBuffer *buffer, int channels, int samples, int offset)SynthBaseprotected
processAudioWithInput(AudioSampleBuffer *buffer, const vital::poly_float *input_buffer, int channels, int samples, int offset)SynthBaseprotected
processBlock(AudioSampleBuffer &, MidiBuffer &) overrideSynthPlugin
processKeyboardEvents(MidiBuffer &buffer, int num_samples)SynthBaseprotected
processMidi(MidiBuffer &buffer, int start_sample=0, int end_sample=0)SynthBaseprotected
processModulationChanges()SynthBaseprotected
producesMidi() const overrideSynthPlugin
releaseResources() overrideSynthPlugin
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_SynthBaseprotected
saveToActiveFile()SynthBase
saveToFile(File preset)SynthBase
saveToJson()SynthBaseprotected
self_reference_SynthBaseprotected
setAuthor(const String &author)SynthBase
setComments(const String &comments)SynthBase
setCurrentProgram(int index) overrideSynthPlugininline
setMacroName(int index, const String &macro_name)SynthBase
setMpeEnabled(bool enabled)SynthBase
setPresetName(const String &preset_name)SynthBase
setStateInformation(const void *data, int size_in_bytes) overrideSynthPlugin
setStyle(const String &style)SynthBase
setValueNotifyHost(const std::string &name, vital::mono_float value) overrideSynthPluginvirtual
silenceInProducesSilenceOut() const overrideSynthPlugin
supportsMPE() const overrideSynthPlugininline
SynthBase()SynthBase
SynthPlugin()SynthPlugin
tuning_SynthBaseprotected
updateMemoryOutput(int samples, const vital::poly_float *audio)SynthBaseprotected
value_change_queue_SynthBaseprotected
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) overrideSynthBasevirtual
wavetable_creators_SynthBaseprotected
writeAudio(AudioSampleBuffer *buffer, int channels, int samples, int offset)SynthBaseprotected
SynthBase::~Listener()MidiManager::Listenerinlinevirtual
ValueBridge::Listener::~Listener()ValueBridge::Listenerinlinevirtual
~SynthBase()SynthBasevirtual
~SynthPlugin()SynthPluginvirtual