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

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

active_file_SynthBaseprotected
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
connectModulation(const std::string &source, const std::string &destination)SynthBase
connectModulation(vital::ModulationConnection *connection)SynthBase
controls_SynthBaseprotected
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)SynthBaseinlinevirtual
engine_SynthBaseprotected
expired_SynthBaseprotected
forceShowModulation(const std::string &source, bool force)SynthBase
getActiveFile()SynthBaseinline
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
getCriticalSection()=0SynthBasepure virtual
getDestinationConnections(const std::string &destination)SynthBase
getEngine()SynthBaseinline
getEqualizerMemory()SynthBase
getGuiInterface()=0SynthBaseprotectedpure virtual
getKeyboardState()SynthBaseinline
getLfoSource(int index)SynthBase
getMacroName(int index)SynthBase
getModulationBank()SynthBase
getModulationConnections()SynthBaseinline
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
getTuning()SynthBaseinline
getWavetable(int index)SynthBase
getWavetableCreator(int index)SynthBase
initEngine()SynthBase
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
notifyOversamplingChanged()SynthBase
oscilloscope_memory_SynthBaseprotected
oscilloscope_memory_write_SynthBaseprotected
pauseProcessing(bool pause)=0SynthBasepure virtual
pitchWheelGuiChanged(vital::mono_float value)SynthBase
pitchWheelMidiChanged(vital::mono_float value) overrideSynthBasevirtual
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
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
setMacroName(int index, const String &macro_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)SynthBaseinlinevirtual
SynthBase()SynthBase
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
~Listener()MidiManager::Listenerinlinevirtual
~SynthBase()SynthBasevirtual