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

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

activator() constSynthSectioninline
activator_SynthSectionprotected
active_SynthSectionprotected
addButton(OpenGlToggleButton *button, bool show=true)SynthSectionprotected
addButton(OpenGlShapeButton *button, bool show=true)SynthSectionprotected
addListener(Listener *listener)OscillatorSectioninline
addModulationButton(ModulationButton *button, bool show=true)SynthSection
addOpenGlComponent(OpenGlComponent *open_gl_component, bool to_beginning=false)SynthSectionprotected
addSlider(SynthSlider *slider, bool show=true, bool listen=true)SynthSectionprotected
addSubSection(SynthSection *section, bool show=true)SynthSection
addToggleButton(ToggleButton *button, bool show)SynthSectionprotected
all_buttons_SynthSectionprotected
all_modulation_buttons_SynthSectionprotected
all_sliders_SynthSectionprotected
animate(bool animate)SynthSectionvirtual
button_lookup_SynthSectionprotected
buttonClicked(Button *clicked_button) overrideOscillatorSectionvirtual
createOffOverlay()SynthSectionprotected
destroyOpenGlComponents(OpenGlWrapper &open_gl)SynthSectionvirtual
drawLabel(Graphics &g, String text, Rectangle< int > component_bounds, bool text_component=false)SynthSection
drawLabelBackground(Graphics &g, Rectangle< int > bounds, bool text_component=false)SynthSection
drawLabelBackgroundForComponent(Graphics &g, Component *component)SynthSection
drawLabelConnectionForComponents(Graphics &g, Component *left, Component *right)SynthSection
drawLabelForComponent(Graphics &g, String text, Component *component, bool text_component=false)SynthSectioninline
drawTempoDivider(Graphics &g, Component *sync)SynthSection
drawTextBelowComponent(Graphics &g, String text, Component *component, int space, int padding=0)SynthSection
drawTextComponentBackground(Graphics &g, Rectangle< int > bounds, bool extend_to_label)SynthSection
findValue(Skin::ValueId value_id) constSynthSection
getAllButtons()SynthSectioninline
getAllModulationButtons()SynthSectioninline
getAllSliders()SynthSectioninline
getComponentShadowWidth()SynthSection
getCurrentFile() overrideOscillatorSectioninlinevirtual
getDisplayScale() constSynthSectionprotected
getDistortion() constOscillatorSectioninline
getDistortionSlider() constOscillatorSectioninline
getDividedAreaBuffered(Rectangle< int > full_area, int num_sections, int section, int buffer)SynthSection
getDividedAreaUnbuffered(Rectangle< int > full_area, int num_sections, int section, int buffer)SynthSection
getDualPopupWidth() constSynthSectioninline
getFileAuthor() overrideOscillatorSectioninlinevirtual
getFileName() overrideOscillatorSectioninlinevirtual
getKnobSectionHeight()SynthSection
getLabelBackgroundBounds(Rectangle< int > bounds, bool text_component=false)SynthSection
getLabelBackgroundBounds(Component *component, bool text_component=false)SynthSectioninline
getLabelFont()SynthSection
getModButtonWidth()SynthSection
getModFontSize()SynthSection
getPadding()SynthSection
getPixelMultiple() constSynthSectionprotectedvirtual
getPopupWidth() constSynthSectioninline
getPowerButtonBounds()SynthSectionprotected
getPowerButtonOffset() constSynthSectioninline
getPresetBrowserBounds()SynthSectionprotected
getSizeRatio() constSynthSectioninline
getSliderOverlap()SynthSection
getSliderOverlapWithSpace()SynthSection
getSliderWidth()SynthSection
getSpectralMorphSlider() constOscillatorSectioninline
getStandardKnobSize()SynthSection
getTextComponentHeight()SynthSection
getTextSectionYOffset()SynthSection
getTitleBounds()SynthSectionprotected
getTitleTextRight()SynthSectionprotected
getTitleWidth()SynthSection
getTotalKnobHeight()SynthSectioninline
getVoicesSlider() constOscillatorSectioninline
getWaveFrameSlider()OscillatorSection
getWaveFrameSlider() constOscillatorSectioninline
getWavetableRelativeBounds()OscillatorSection
getWidgetMargin()SynthSection
getWidgetRounding()SynthSection
guiChanged(SynthButton *button) overrideSynthSectionvirtual
hidePopupDisplay(bool primary)SynthSection
index() constOscillatorSectioninline
initOpenGlComponents(OpenGlWrapper &open_gl)SynthSectionvirtual
isActive() constSynthSectioninline
kDefaultBodyRoundingSynthSectionstatic
kDefaultDualPopupMenuWidthSynthSectionstatic
kDefaultKnobModulationAmountThicknessSynthSectionstatic
kDefaultKnobModulationMeterSizeSynthSectionstatic
kDefaultKnobModulationMeterThicknessSynthSectionstatic
kDefaultKnobSectionHeightSynthSectionstatic
kDefaultKnobThicknessSynthSectionstatic
kDefaultLabelBackgroundHeightSynthSectionstatic
kDefaultLabelBackgroundRoundingSynthSectionstatic
kDefaultLabelBackgroundWidthSynthSectionstatic
kDefaultLabelHeightSynthSectionstatic
kDefaultModFontSizeSynthSectionstatic
kDefaultModulationButtonWidthSynthSectionstatic
kDefaultPaddingSynthSectionstatic
kDefaultPopupMenuWidthSynthSectionstatic
kDefaultPowerButtonOffsetSynthSectionstatic
kDefaultSliderWidthSynthSectionstatic
kDefaultStandardKnobSizeSynthSectionstatic
kDefaultTextHeightSynthSectionstatic
kDefaultTextWidthSynthSectionstatic
kDefaultWidgetFillCenterSynthSectionstatic
kDefaultWidgetFillFadeSynthSectionstatic
kDefaultWidgetLineWidthSynthSectionstatic
kDefaultWidgetMarginSynthSectionstatic
kJointLabelBorderRatioXSynthSectionstatic
kJointLabelHeightPercentSynthSectionstatic
kJointModulationExtensionPercentSynthSectionstatic
kJointModulationRadiusPercentSynthSectionstatic
kPitchLabelPercentSynthSectionstatic
kPowerButtonPaddingPercentSynthSectionstatic
kSectionWidthRatioOscillatorSectionstatic
kTransposeHeightPercentSynthSectionstatic
kTransposeMouseSensitivitySynthSectionstatic
kTuneHeightPercentSynthSectionstatic
languageSelectCancelled()OscillatorSection
loadAudioAsWavetable(String name, InputStream *audio_stream, WavetableCreator::AudioFileLoadStyle style) overrideOscillatorSectionvirtual
loadBrowserState()OscillatorSection
loadDefaultWavetable() overrideOscillatorSectionvirtual
loadFile(const File &wavetable_file) overrideOscillatorSectionvirtual
loadWavetable(json &wavetable_data) overrideOscillatorSectionvirtual
loadWavetableFromText(const String &text)OscillatorSection
lockCriticalSection()SynthSectionprotected
modulation_buttons_SynthSectionprotected
nextClicked() overrideOscillatorSectionvirtual
off_overlay_SynthSectionprotected
open_gl_components_SynthSectionprotected
OscillatorSection(Authentication *auth, int index, const vital::output_map &mono_modulations, const vital::output_map &poly_modulations)OscillatorSection
paint(Graphics &g) overrideSynthSectionvirtual
paintBackground(Graphics &g) overrideOscillatorSectionvirtual
paintBackgroundShadow(Graphics &g) overrideOscillatorSectioninlinevirtual
paintBody(Graphics &g, Rectangle< int > bounds)SynthSectionvirtual
paintBody(Graphics &g)SynthSectionvirtual
paintBorder(Graphics &g, Rectangle< int > bounds)SynthSectionvirtual
paintBorder(Graphics &g)SynthSectionvirtual
paintChildBackground(Graphics &g, SynthSection *child)SynthSection
paintChildrenBackgrounds(Graphics &g)SynthSection
paintChildrenShadows(Graphics &g)SynthSectionvirtual
paintChildShadow(Graphics &g, SynthSection *child)SynthSection
paintContainer(Graphics &g)SynthSectionvirtual
paintHeadingText(Graphics &g)SynthSectionvirtual
paintJointControl(Graphics &g, int x, int y, int width, int height, const std::string &name)SynthSectionprotected
paintJointControlBackground(Graphics &g, int x, int y, int width, int height)SynthSectionprotected
paintJointControlSliderBackground(Graphics &g, int x, int y, int width, int height)SynthSectionprotected
paintKnobShadows(Graphics &g)SynthSection
paintOpenGlBackground(Graphics &g, OpenGlComponent *child)SynthSection
paintOpenGlChildrenBackgrounds(Graphics &g)SynthSection
paintSidewaysHeadingText(Graphics &g)SynthSectionvirtual
paintTabShadow(Graphics &g)SynthSectionvirtual
paintTabShadow(Graphics &g, Rectangle< int > bounds)SynthSection
parent_SynthSectionprotected
placeJointControls(int x, int y, int width, int height, SynthSlider *left, SynthSlider *right, Component *widget=nullptr)SynthSectionprotected
placeKnobsInArea(Rectangle< int > area, std::vector< Component * > knobs)SynthSectionprotected
placeRotaryOption(Component *option, SynthSlider *rotary)SynthSectionprotected
placeTempoControls(int x, int y, int width, int height, SynthSlider *tempo, SynthSlider *sync)SynthSectionprotected
preset_selector_half_width_SynthSectionprotected
prevClicked() overrideOscillatorSectionvirtual
quantizeUpdated() overrideOscillatorSectionvirtual
removeSubSection(SynthSection *section)SynthSection
renderOpenGlComponents(OpenGlWrapper &open_gl, bool animate)SynthSectionvirtual
repaintBackground()SynthSectionvirtual
reset() overrideOscillatorSectioninlinevirtual
resetOscillatorModulationDistortionType()OscillatorSection
resized() overrideOscillatorSectionvirtual
resynthesizeToWavetable() overrideOscillatorSectionvirtual
saveWavetable() overrideOscillatorSectionvirtual
setActivator(SynthButton *activator)SynthSectionprotected
setActive(bool active) overrideOscillatorSectionvirtual
setAllValues(vital::control_map &controls) overrideOscillatorSectionvirtual
setDestinationSelected(int selection)OscillatorSection
setDistortionSelected(int selection)OscillatorSection
setIndexSelected()OscillatorSection
setLabelFont(Graphics &g)SynthSection
setLanguage(int index)OscillatorSection
setName(String name)OscillatorSection
setParent(const SynthSection *parent)SynthSectioninline
setPresetSelector(PresetSelector *preset_selector, bool half=false)SynthSectioninlineprotected
setScrollWheelEnabled(bool enabled)SynthSectionvirtual
setSidewaysHeading(bool sideways)SynthSectioninlineprotected
setSizeRatio(float ratio)SynthSectionvirtual
setSkinOverride(Skin::SectionOverride skin_override)SynthSectioninline
setSkinValue(Skin::ValueId id, float value)SynthSectioninline
setSkinValues(const Skin &skin, bool top_level) overrideOscillatorSectionvirtual
SynthSection::setSkinValues(std::map< Skin::ValueId, float > values)SynthSectioninline
setSliderHasHzAlternateDisplay(SynthSlider *slider)SynthSectionprotected
setSpectralMorphSelected(int selection)OscillatorSection
setValue(const std::string &name, vital::mono_float value, NotificationType notification)SynthSectionvirtual
showDualPopupSelector(Component *source, Point< int > position, int width, const PopupItems &options, std::function< void(int)> callback)SynthSection
showPopupBrowser(SynthSection *owner, Rectangle< int > bounds, std::vector< File > directories, String extensions, std::string passthrough_name, std::string additional_folders_name)SynthSection
showPopupDisplay(Component *source, const std::string &text, BubbleComponent::BubblePlacement placement, bool primary)SynthSection
showPopupSelector(Component *source, Point< int > position, const PopupItems &options, std::function< void(int)> callback, std::function< void()> cancel={ })SynthSection
sideways_heading_SynthSectionprotected
size_ratio_SynthSectionprotected
skin_override_SynthSectionprotected
slider_lookup_SynthSectionprotected
sliderValueChanged(Slider *moved_slider) overrideSynthSectionvirtual
sub_sections_SynthSectionprotected
SynthSection(const String &name)SynthSection
textEditorFocusLost(TextEditor &text_editor) overrideOscillatorSection
textEditorReturnKeyPressed(TextEditor &text_editor) overrideOscillatorSection
textMouseDown(const MouseEvent &e) overrideOscillatorSectionvirtual
textMouseUp(const MouseEvent &e)PresetSelector::Listenerinlinevirtual
textToWavetable() overrideOscillatorSectionvirtual
timerCallback() overrideOscillatorSection
toggleFilterInput(int filter_index, bool on)OscillatorSection
unlockCriticalSection()SynthSectionprotected
updatePopupBrowser(SynthSection *owner)SynthSection
value_lookup_SynthSectionprotected
~ButtonListener()SynthButton::ButtonListenerinlinevirtual
PresetSelector::~Listener()PresetSelector::Listenerinlinevirtual
Wavetable3d::Listener::~Listener()Wavetable3d::Listenerinlinevirtual
TransposeQuantizeButton::Listener::~Listener()TransposeQuantizeButton::Listenerinlinevirtual
~OscillatorSection()OscillatorSectionvirtual
~SynthSection()=defaultSynthSectionvirtual