Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ functions
Functions
940 in github.com/jerryuhoo/Fire
⨍
Functions
940
◇
Types & classes
124
Method
createSliders
Source/Panels/ControlPanel/GlobalPanel.cpp:72
Function
cubicSoftClipping
Source/DSP/ClippingFunctions.h:45
Method
current
----------------------------------------------------------------------
Source/DSP/WDF.h:25
Method
deletePresetAndRefresh
Source/Panels/TopPanel/Preset.cpp:839
Method
deleteSelectedPoints
Source/Panels/ControlPanel/LfoPanel.cpp:930
Method
deselectComponent
modules/melatonin_inspector/melatonin/component_model.h:59
Function
diodeClipper
============================================================================== * reference from https://forum.juce.com/t/wave-digital-filter-wdf-with
Source/DSP/DiodeWDF.h:66
Method
dragLines
3 ways to change frequency: 1. change freqLabel; 2. drag; 3.change Ableton slider
Source/Panels/SpectrogramPanel/Multiband.cpp:516
Method
drawButtonBackground
============================================================================== Buttons ===============================================================
Source/GUI/LookAndFeel.h:404
Method
drawButtonText
Source/GUI/LookAndFeel.h:530
Method
drawCallOutBoxBackground
modules/melatonin_inspector/melatonin/lookandfeel.h:212
Method
drawCheckerboard
we draw the checkerboard at the full preview width and cache it it's later clipped as needed
modules/melatonin_inspector/melatonin/components/preview.h:290
Method
drawComboBox
Source/GUI/LookAndFeel.h:77
Method
drawDefaultSlider
Source/GUI/LookAndFeel.h:689
Method
drawDimensionsLabel
modules/melatonin_inspector/melatonin/components/overlay.h:318
Method
drawDistanceLabel
modules/melatonin_inspector/melatonin/components/overlay.h:370
Method
drawDriveSlider
Source/GUI/LookAndFeel.h:900
Method
drawFilterPath
Source/GUI/LookAndFeel.h:1051
Method
drawLabel
============================================================================== Labels (including Slider TextBoxes) ===================================
Source/GUI/LookAndFeel.h:216
Method
drawModulatableSlider
Source/GUI/LookAndFeel.h:891
Method
drawModulationVisuals
Add this new private function to your LookAndFeel class
Source/GUI/LookAndFeel.h:748
Method
drawPopupMenuBackground
Source/GUI/LookAndFeel.h:107
Method
drawPopupMenuItem
Source/GUI/LookAndFeel.h:121
Method
drawPropertyComponentLabel
modules/melatonin_inspector/melatonin/lookandfeel.h:148
Method
drawResizableFrame
we don't want our resizer in the overlay to have a fugly border
modules/melatonin_inspector/melatonin/lookandfeel.h:59
Method
drawRotarySlider
============================================================================== Sliders ===============================================================
Source/GUI/LookAndFeel.h:255
Method
drawScrollbar
modules/melatonin_inspector/melatonin/lookandfeel.h:198
Method
drawTextEditorOutline
modules/melatonin_inspector/melatonin/lookandfeel.h:177
Method
drawTickBox
modules/melatonin_inspector/melatonin/components/collapsable_panel.h:86
Method
drawTickBox
Source/GUI/LookAndFeel.h:580
Method
drawTimingText
modules/melatonin_inspector/melatonin/components/preview.h:260
Method
drawToggleButton
boolean properties and the main "enable inspector" checkbox
modules/melatonin_inspector/melatonin/lookandfeel.h:109
Method
drawToggleButton
modules/melatonin_inspector/melatonin/components/collapsable_panel.h:68
Method
drawToggleButton
Source/GUI/LookAndFeel.h:644
Method
ensureTreeIsConstructed
modules/melatonin_inspector/melatonin/inspector_component.h:203
Method
exitAssignMode
Source/PluginEditor.cpp:866
Function
expSoftClipping
Source/DSP/ClippingFunctions.h:25
Method
fetch
Source/Utility/VersionInfo.cpp:78
Method
fetchFromUpdateServer
Source/Utility/VersionInfo.cpp:36
Method
fetchLatestFromUpdateServer
Source/Utility/VersionInfo.cpp:41
Method
findSegmentIndexAt
Source/Panels/ControlPanel/LfoPanel.cpp:852
Method
forceSelectAndOpen
by default we guard selection to be precise about hit boxes in the UI
modules/melatonin_inspector/melatonin/components/component_tree_view_item.h:173
Method
fromNormalized
Source/Panels/ControlPanel/LfoPanel.cpp:671
Method
generateLfoOutput
Source/DSP/LfoManager.cpp:177
Method
generateShape
Source/DSP/LfoShapeGenerator.h:19
Method
getAllModulatableSliders
Source/PluginEditor.cpp:960
Method
getApplicationName
modules/melatonin_inspector/tests/member_enabled.cpp:20
Method
getApplicationName
modules/melatonin_inspector/tests/member_disabled.cpp:20
Function
getApplicationVersion
modules/melatonin_inspector/tests/unique_ptr_enabled.cpp:24
Function
getApplicationVersion
modules/melatonin_inspector/tests/unique_ptr_disabled.cpp:24
Method
getApplicationVersion
modules/melatonin_inspector/tests/member_enabled.cpp:21
Method
getApplicationVersion
modules/melatonin_inspector/tests/member_disabled.cpp:21
Method
getBandInputPeakLevel
Source/PluginProcessor.cpp:2407
Method
getBandInputRMSLevel
Source/PluginProcessor.cpp:2381
Method
getBandOutputPeakLevel
Source/PluginProcessor.cpp:2420
Method
getBandOutputRMSLevel
Source/PluginProcessor.cpp:2394
Method
getBandState
Gets the enable and solo state for a specific band.
Source/Panels/SpectrogramPanel/Multiband.cpp:679
Method
getBaseFont
============================================================================== Fonts =================================================================
Source/GUI/LookAndFeel.h:663
Method
getColour
Source/Panels/SpectrogramPanel/SoloButton.cpp:44
Method
getColour
Source/Panels/SpectrogramPanel/DraggableButton.cpp:45
Method
getColour
Source/Panels/SpectrogramPanel/EnableButton.cpp:61
Method
getCurrentProgram
Source/PluginProcessor.cpp:497
Method
getDefaultScrollbarWidth
more friendly scrolling
modules/melatonin_inspector/melatonin/lookandfeel.h:91
Method
getDistortionGraph
Source/Panels/ControlPanel/Graph Components/GraphPanel.cpp:145
Method
getFreq
Source/Panels/SpectrogramPanel/FreqDividerGroup.cpp:155
Method
getGlobalInputPeakLevel
Source/PluginProcessor.cpp:2371
Method
getGlobalInputRMSLevel
Source/PluginProcessor.cpp:2361
Method
getGlobalOutputPeakLevel
Source/PluginProcessor.cpp:2376
Method
getGlobalOutputRMSLevel
Source/PluginProcessor.cpp:2366
Method
getItemHeight
modules/melatonin_inspector/melatonin/components/component_tree_view_item.h:291
Method
getKeyboardIcon
modules/melatonin_inspector/melatonin/components/component_tree_view_item.h:50
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:74
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:94
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:112
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:136
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:163
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:189
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:212
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:238
Method
getLabel
----------------------------------------------------------------------
Source/DSP/WDF.h:266
Method
getLabelBorderSize
oh i dream of css resets...
modules/melatonin_inspector/melatonin/lookandfeel.h:103
Method
getLabelFont
don't use the target app's font
modules/melatonin_inspector/melatonin/lookandfeel.h:97
Method
getLabelFont
Source/GUI/LookAndFeel.h:676
Method
getLfoPhase
Source/PluginProcessor.cpp:1594
Method
getLfoValue
Source/GUI/ModulatableSlider.h:80
Method
getLocalAreaForOutline
modules/melatonin_inspector/melatonin/components/overlay.h:312
Function
getNamedResourceOriginalFilename
modules/melatonin_inspector/LatestCompiledAssets/BinaryData1.cpp:163
Method
getNextAvailablePresetId
Source/Panels/TopPanel/Preset.cpp:270
Method
getNumPrograms
Source/PluginProcessor.cpp:491
Method
getOrCreatePointAtX
Source/Panels/ControlPanel/LfoPanel.cpp:694
Method
getOscilloscope
Source/Panels/ControlPanel/Graph Components/GraphPanel.cpp:135
Method
getPeakRightChannelLevel
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:237
Method
getPopupMenuFont
Source/GUI/LookAndFeel.h:675
Method
getProgramName
Source/PluginProcessor.cpp:506
Method
getRmsRightChannelLevel
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:235
Method
getRoot
modules/melatonin_inspector/melatonin/inspector_component.h:431
Method
getScale
Source/Panels/ControlPanel/Graph Components/GraphTemplate.cpp:38
Method
getSliderLayout
Source/GUI/LookAndFeel.h:287
Method
getStateInformation
==============================================================================
Source/PluginProcessor.cpp:953
Method
getTailLengthSeconds
Source/PluginProcessor.cpp:486
← previous
next →
401–500 of 940, ranked by callers