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

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

active_file_SynthBaseprotected
animate(bool animate)SynthEditor
armMidiLearn(const std::string &name)SynthBase
audio_memory_SynthBaseprotected
beginChangeGesture(const std::string &name)SynthBaseinlinevirtual
cancelMidiLearn()SynthBase
checkOversampling()SynthBase
clearActiveFile()SynthBaseinline
clearMidiLearn(const std::string &name)SynthBase
clearModulationQueue()SynthBaseinlineprotected
clearModulations()SynthBase
SynthGuiInterface::connectModulation(std::string source, std::string destination)SynthGuiInterface
SynthGuiInterface::connectModulation(vital::ModulationConnection *connection)SynthGuiInterface
SynthBase::connectModulation(const std::string &source, const std::string &destination)SynthBase
SynthBase::connectModulation(vital::ModulationConnection *connection)SynthBase
controls_SynthBaseprotected
createModulationChange(vital::ModulationConnection *connection)SynthBaseprotected
SynthGuiInterface::disconnectModulation(std::string source, std::string destination)SynthGuiInterface
SynthGuiInterface::disconnectModulation(vital::ModulationConnection *connection)SynthGuiInterface
SynthBase::disconnectModulation(const std::string &source, const std::string &destination)SynthBase
SynthBase::disconnectModulation(vital::ModulationConnection *connection)SynthBase
endChangeGesture(const std::string &name)SynthBaseinlinevirtual
engine_SynthBaseprotected
expired_SynthBaseprotected
externalPresetLoaded(File preset)SynthGuiInterface
forceShowModulation(const std::string &source, bool force)SynthBase
getActiveFile()SynthBaseinline
getAudioDeviceManager() overrideSynthEditorinlinevirtual
getAudioMemory()SynthBaseinline
getAuthor()SynthBase
getComments()SynthBase
getConnection(const std::string &source, const std::string &destination)SynthBaseprotected
getConnectionIndex(const std::string &source, const std::string &destination)SynthBase
getControls()SynthBaseinline
getControlValue(const std::string &name)SynthGuiInterface
getCriticalSection() overrideSynthEditorinlinevirtual
getDestinationConnections(const std::string &destination)SynthBase
getEngine()SynthBaseinline
getEqualizerMemory()SynthBase
getGui()SynthGuiInterfaceinline
getGuiInterface() overrideSynthEditorinlinevirtual
getKeyboardState()SynthBaseinline
getLfoSource(int index)SynthBase
getMacroName(int index)SynthBase
getModulationBank()SynthBase
getModulationConnections()SynthBaseinline
getNextAudioBlock(const AudioSourceChannelInfo &buffer) overrideSynthEditor
getNextModulationChange(vital::modulation_change &change)SynthBaseinlineprotected
getNumModulations(const std::string &destination)SynthBase
getOscilloscopeMemory()SynthBaseinline
getPresetName()SynthBase
getSample()SynthBase
getSampleRate()SynthBase
getSourceConnections(const std::string &source)SynthBase
getStatusOutput(const std::string &name)SynthBase
getStyle()SynthBase
getSynth()SynthGuiInterfaceinline
getTuning()SynthBaseinline
getWavetable(int index)SynthBase
getWavetableCreator(int index)SynthBase
gui_SynthGuiInterfaceprotected
initEngine()SynthBase
initModulationValues(const std::string &source, const std::string &destination)SynthGuiInterface
isInvalidConnection(const vital::modulation_change &change)SynthBaseprotected
isMidiMapped(const std::string &name)SynthBase
isModSourceEnabled(const std::string &source)SynthBase
isSourceConnected(const std::string &source)SynthBase
keyboard_state_SynthBaseprotected
kOutputWindowMaxNoteSynthBasestatic
kOutputWindowMinNoteSynthBasestatic
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
notifyChange()SynthGuiInterface
notifyFresh()SynthGuiInterface
notifyModulationsChanged()SynthGuiInterface
notifyModulationValueChanged(int index)SynthGuiInterface
notifyOversamplingChanged()SynthBase
openSaveDialog()SynthGuiInterface
oscilloscope_memory_SynthBaseprotected
oscilloscope_memory_write_SynthBaseprotected
paint(Graphics &) overrideSynthEditorinline
paint(Graphics &g) overrideSynthEditorinline
pauseProcessing(bool pause) overrideSynthEditorinlinevirtual
pitchWheelGuiChanged(vital::mono_float value)SynthBase
pitchWheelMidiChanged(vital::mono_float value) overrideSynthBasevirtual
prepareToPlay(int buffer_size, double sample_rate) overrideSynthEditor
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
processKeyboardEvents(MidiBuffer &buffer, int num_samples)SynthBaseprotected
processMidi(MidiBuffer &buffer, int start_sample=0, int end_sample=0)SynthBaseprotected
processModulationChanges()SynthBaseprotected
releaseResources() overrideSynthEditor
renderAudioForResynthesis(float *data, int samples, int note)SynthBase
renderAudioToFile(File file, float seconds, float bpm, std::vector< int > notes, bool render_images)SynthBase
resized() overrideSynthEditor
resized() overrideSynthEditor
save_info_SynthBaseprotected
saveToActiveFile()SynthBase
saveToFile(File preset)SynthBase
saveToJson()SynthBaseprotected
self_reference_SynthBaseprotected
setAuthor(const String &author)SynthBase
setComments(const String &comments)SynthBase
setFocus()SynthGuiInterface
setGuiSize(float scale)SynthGuiInterface
setMacroName(int index, const String &macro_name)SynthBase
setModulationValues(const std::string &source, const std::string &destination, vital::mono_float amount, bool bipolar, bool stereo, bool bypass)SynthGuiInterface
setMpeEnabled(bool enabled)SynthBase
setPresetName(const String &preset_name)SynthBase
setScaleFactor(float newScale) overrideSynthEditor
setStyle(const String &style)SynthBase
setValueNotifyHost(const std::string &name, vital::mono_float value)SynthBaseinlinevirtual
SynthBase()SynthBase
SynthEditor(SynthPlugin &synth)SynthEditor
SynthEditor(bool use_gui=true)SynthEditor
SynthGuiInterface(SynthBase *synth, bool use_gui=true)SynthGuiInterface
timerCallback() overrideSynthEditor
tuning_SynthBaseprotected
updateFullGui() overrideSynthEditorvirtual
updateGuiControl(const std::string &name, vital::mono_float value)SynthGuiInterfacevirtual
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
~Listener()MidiManager::Listenerinlinevirtual
~SynthBase()SynthBasevirtual
~SynthEditor()SynthEditor
~SynthGuiInterface()SynthGuiInterfacevirtual