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
↓ 100 callers
Function
getIDString
* @brief [String] Creates the raw string ID for an indexed parameter. * @param base The base part of the parameter ID (e.g., DRIVE_ID).
Source/Utility/Parameters.h:124
↓ 82 callers
Method
removeListener
modules/melatonin_inspector/melatonin/component_model.h:90
↓ 75 callers
Method
addListener
modules/melatonin_inspector/melatonin/component_model.h:95
↓ 66 callers
Method
get
* @brief Gets the final, sample-accurate parameter value. This is the core method. * * If the parameter is not modulated (lfoSignal is nullptr),
Source/DSP/ModulatedValueProvider.h:67
↓ 62 callers
Function
getID
* @brief [ParameterID] Creates a full juce::ParameterID object for an indexed parameter. * @param base The base part of the parameter ID (e.
Source/Utility/Parameters.h:158
↓ 48 callers
Method
setText
Source/GUI/ValuePopup.cpp:41
↓ 31 callers
Method
reset
This is what happens when we need to clear the internal state of a band's processors.
Source/PluginProcessor.cpp:74
↓ 30 callers
Method
getModulatedValue
Source/DSP/LfoManager.cpp:147
↓ 28 callers
Method
getSelectedComponent
this may return nullptr if no component is selected
modules/melatonin_inspector/melatonin/component_model.h:101
↓ 25 callers
Method
getRight
Source/Panels/SpectrogramPanel/VerticalLine.cpp:110
↓ 21 callers
Method
process
============================================================================== This is the new, self-contained processing function for a single band.
Source/PluginProcessor.cpp:93
↓ 18 callers
Method
prepare
This is where we tell JUCE what to do when prepareToPlay is called for a single band.
Source/PluginProcessor.cpp:47
↓ 15 callers
Method
reset
Source/Panels/TopPanel/Preset.cpp:162
↓ 13 callers
Function
updateCoefficients
Filter selection
Source/PluginProcessor.cpp:1107
↓ 11 callers
Method
getFile
Source/Panels/TopPanel/Preset.cpp:490
↓ 9 callers
Method
getName
==============================================================================
Source/PluginProcessor.cpp:454
↓ 8 callers
Function
distanceString
modules/melatonin_inspector/melatonin/helpers/misc.h:14
↓ 8 callers
Method
getXPercent
Source/Panels/SpectrogramPanel/VerticalLine.cpp:90
↓ 8 callers
Method
reset
modules/melatonin_inspector/melatonin/components/box_model.h:323
↓ 8 callers
Function
updateCutFilter
Source/Utility/FiltersUtil.h:81
↓ 7 callers
Function
makePeakFilter
Source/PluginProcessor.cpp:1160
↓ 7 callers
Method
setXPercent
Source/Panels/SpectrogramPanel/VerticalLine.cpp:85
↓ 7 callers
Function
transformToLog
Source/Utility/AudioHelpers.h:35
↓ 6 callers
Function
getChainSettings
Source/PluginProcessor.cpp:1112
↓ 6 callers
Function
helper_denormalize
Source/Utility/AudioHelpers.h:22
↓ 6 callers
Method
setState
Source/Panels/SpectrogramPanel/DraggableButton.cpp:55
↓ 5 callers
Method
getCurrentPresetId
Source/Panels/TopPanel/Preset.cpp:480
↓ 5 callers
Method
prepareToPlay
==============================================================================
Source/PluginProcessor.cpp:516
↓ 5 callers
Function
type
modules/melatonin_inspector/melatonin/helpers/component_helpers.h:22
↓ 4 callers
Function
componentString
do our best to derive a useful UI string from a component
modules/melatonin_inspector/melatonin/helpers/component_helpers.h:40
↓ 4 callers
Function
dBToNormalizedGain
Source/Utility/AudioHelpers.h:15
↓ 4 callers
Method
getFFTData
Source/PluginProcessor.cpp:1360
↓ 4 callers
Method
getFFTSize
Source/PluginProcessor.cpp:1377
↓ 4 callers
Function
getIcon
modules/melatonin_inspector/melatonin/helpers/misc.h:21
↓ 4 callers
Method
getLeft
Source/Panels/SpectrogramPanel/VerticalLine.cpp:105
↓ 4 callers
Method
getNumBins
Source/PluginProcessor.cpp:1372
↓ 4 callers
Method
processBlock
Source/DSP/LfoManager.cpp:77
↓ 4 callers
Method
resortAndRedrawLines
Source/Panels/SpectrogramPanel/Multiband.cpp:736
↓ 4 callers
Method
setFreq
Source/Panels/SpectrogramPanel/FreqTextLabel.cpp:143
↓ 4 callers
Method
setLfoData
Source/DSP/LfoManager.cpp:466
↓ 4 callers
Method
setParameters
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:130
↓ 4 callers
Method
updateSpectrum
Source/Panels/SpectrogramPanel/SpectrumComponent.cpp:86
↓ 4 callers
Method
writeToXml
Writes the current LfoData to an XmlElement.
Source/DSP/LfoData.h:91
↓ 3 callers
Method
clearAllLfoData
Source/DSP/LfoManager.cpp:476
↓ 3 callers
Method
clearLfoModulationForBand
* @brief Clears (un-assigns) any LFO modulation that targets a specific band. * * This is used to clean up modulation routings when a band is being
Source/PluginProcessor.cpp:2539
↓ 3 callers
Method
enable
modules/melatonin_inspector/melatonin/helpers/overlay_mouse_listener.h:37
↓ 3 callers
Function
findProjectRoot
* @brief Finds the project root directory by navigating up from the executable's location. */
Temp/GenerateGoldenMasters.cpp:16
↓ 3 callers
Function
findProjectRoot
* @brief Finds the project root directory by navigating up from the executable's location. * * This function assumes a standard project structure wh
tests/RegressionTests.cpp:19
↓ 3 callers
Function
getApplicationName
modules/melatonin_inspector/tests/unique_ptr_enabled.cpp:23
↓ 3 callers
Method
getFocusBandNum
Source/Panels/ControlPanel/BandPanel.h:51
↓ 3 callers
Method
getNumPresets
Source/Panels/TopPanel/Preset.cpp:474
↓ 3 callers
Method
getPresetBox
Source/Panels/TopPanel/Preset.cpp:1070
↓ 3 callers
Method
getToggleABButton
Source/Panels/TopPanel/Preset.cpp:1075
↓ 3 callers
Method
hasPerformanceTiming
modules/melatonin_inspector/melatonin/component_model.h:106
↓ 3 callers
Function
makeHighCutFilter
Source/Utility/FiltersUtil.h:63
↓ 3 callers
Function
makeHighcutQFilter
Source/PluginProcessor.cpp:1176
↓ 3 callers
Function
makeLowCutFilter
Source/Utility/FiltersUtil.h:56
↓ 3 callers
Function
makeLowcutQFilter
Source/PluginProcessor.cpp:1168
↓ 3 callers
Function
makeNormalised
Source/Panels/ControlPanel/LfoPanel.cpp:5
↓ 3 callers
Method
onLfoShapeChanged
Source/DSP/LfoManager.cpp:337
↓ 3 callers
Method
outlineComponent
modules/melatonin_inspector/melatonin_inspector.h:218
↓ 3 callers
Method
reflected
----------------------------------------------------------------------
Source/DSP/WDF.h:76
↓ 3 callers
Function
safeReadFromReader
* @brief Safely reads audio data from an AudioFormatReader into a buffer. * * This function performs boundary checks to ensure that it does not read
tests/RegressionTests.cpp:94
↓ 3 callers
Function
saveStateToXml
==============================================================================
Source/Panels/TopPanel/Preset.cpp:17
↓ 3 callers
Method
selectComponent
modules/melatonin_inspector/melatonin_inspector.h:240
↓ 3 callers
Method
setCurrentPresetId
Source/Panels/TopPanel/Preset.cpp:485
↓ 3 callers
Method
setDataToDisplay
Source/Panels/ControlPanel/LfoPanel.cpp:25
↓ 3 callers
Method
setFocusBandNum
Source/Panels/ControlPanel/BandPanel.cpp:578
↓ 3 callers
Method
setModulationValue
Source/PluginProcessor.cpp:2151
↓ 3 callers
Method
setPhaseOffsetLinePosition
Source/Panels/ControlPanel/LfoPanel.cpp:180
↓ 3 callers
Method
setZoomState
Source/Panels/ControlPanel/Graph Components/GraphTemplate.cpp:48
↓ 3 callers
Method
shiftLfoModulationTargets
* @brief Shifts the band index for any LFO modulation routing target within a specified range. * * This function iterates through all modulation rou
Source/PluginProcessor.cpp:2492
↓ 3 callers
Method
systemRequestedQuit
modules/melatonin_inspector/tests/member_enabled.cpp:23
↓ 2 callers
Method
applyDownsamplingEffect
Source/PluginProcessor.cpp:2041
↓ 2 callers
Function
applyGain
Source/PluginProcessor.cpp:14
↓ 2 callers
Method
clearModulationForParameter
Source/PluginProcessor.cpp:2451
↓ 2 callers
Function
dimensionsString
modules/melatonin_inspector/melatonin/helpers/misc.h:8
↓ 2 callers
Method
disable
modules/melatonin_inspector/melatonin/helpers/overlay_mouse_listener.h:45
↓ 2 callers
Method
displayComponentInfo
modules/melatonin_inspector/melatonin/inspector_component.h:287
↓ 2 callers
Method
dragComponent
modules/melatonin_inspector/melatonin_inspector.h:251
↓ 2 callers
Function
generateMasterFileForPreset
* @brief Core logic for processing an input buffer with a preset and saving the result. */
Temp/GenerateGoldenMasters.cpp:102
↓ 2 callers
Method
getCopyABButton
Source/Panels/TopPanel/Preset.cpp:1090
↓ 2 callers
Method
getDriveKnob
A helper to get a direct pointer to the drive knob
Source/Panels/ControlPanel/BandPanel.h:64
↓ 2 callers
Method
getFocusIndex
Source/Panels/SpectrogramPanel/Multiband.cpp:576
↓ 2 callers
Method
getHistoryArrayL
Source/PluginProcessor.cpp:1350
↓ 2 callers
Method
getHistoryArrayR
Source/PluginProcessor.cpp:1355
↓ 2 callers
Method
getIndex
Source/Panels/SpectrogramPanel/VerticalLine.cpp:100
↓ 2 callers
Method
getModulationInfoForParameter
Source/PluginProcessor.cpp:2132
↓ 2 callers
Function
getName
* @brief [String] Creates the display name for an indexed parameter. * @param base The base part of the parameter name (e.g., "Drive").
Source/Utility/Parameters.h:145
↓ 2 callers
Method
getNextButton
Source/Panels/TopPanel/Preset.cpp:1100
↓ 2 callers
Method
getPeakLeftChannelLevel
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:236
↓ 2 callers
Method
getPreviousButton
Source/Panels/TopPanel/Preset.cpp:1095
↓ 2 callers
Method
getRmsLeftChannelLevel
Getter implementations
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:234
↓ 2 callers
Method
getTotalLatency
Source/PluginProcessor.cpp:1910
↓ 2 callers
Function
getWaveshaperForMode
Helper function to get the correct waveshaper based on the mode. This is moved directly from your BandProcessor.
Source/DSP/DistortionLogic.h:29
↓ 2 callers
Function
hexString
modules/melatonin_inspector/melatonin/helpers/colors.h:69
↓ 2 callers
Method
initialise
modules/melatonin_inspector/tests/member_enabled.cpp:7
↓ 2 callers
Method
invertModulationDepthForParameter
Source/PluginProcessor.cpp:2465
↓ 2 callers
Function
loadStateFromXml
Source/Panels/TopPanel/Preset.cpp:56
↓ 2 callers
Method
moveToX
Source/Panels/SpectrogramPanel/VerticalLine.cpp:115
next →
1–100 of 940, ranked by callers