MCPcopy Create free account

hub / github.com/jerryuhoo/Fire / functions

Functions940 in github.com/jerryuhoo/Fire

↓ 100 callersFunctiongetIDString
* @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 callersMethodremoveListener
modules/melatonin_inspector/melatonin/component_model.h:90
↓ 75 callersMethodaddListener
modules/melatonin_inspector/melatonin/component_model.h:95
↓ 66 callersMethodget
* @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 callersFunctiongetID
* @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 callersMethodsetText
Source/GUI/ValuePopup.cpp:41
↓ 31 callersMethodreset
This is what happens when we need to clear the internal state of a band's processors.
Source/PluginProcessor.cpp:74
↓ 30 callersMethodgetModulatedValue
Source/DSP/LfoManager.cpp:147
↓ 28 callersMethodgetSelectedComponent
this may return nullptr if no component is selected
modules/melatonin_inspector/melatonin/component_model.h:101
↓ 25 callersMethodgetRight
Source/Panels/SpectrogramPanel/VerticalLine.cpp:110
↓ 21 callersMethodprocess
============================================================================== This is the new, self-contained processing function for a single band.
Source/PluginProcessor.cpp:93
↓ 18 callersMethodprepare
This is where we tell JUCE what to do when prepareToPlay is called for a single band.
Source/PluginProcessor.cpp:47
↓ 15 callersMethodreset
Source/Panels/TopPanel/Preset.cpp:162
↓ 13 callersFunctionupdateCoefficients
Filter selection
Source/PluginProcessor.cpp:1107
↓ 11 callersMethodgetFile
Source/Panels/TopPanel/Preset.cpp:490
↓ 9 callersMethodgetName
==============================================================================
Source/PluginProcessor.cpp:454
↓ 8 callersFunctiondistanceString
modules/melatonin_inspector/melatonin/helpers/misc.h:14
↓ 8 callersMethodgetXPercent
Source/Panels/SpectrogramPanel/VerticalLine.cpp:90
↓ 8 callersMethodreset
modules/melatonin_inspector/melatonin/components/box_model.h:323
↓ 8 callersFunctionupdateCutFilter
Source/Utility/FiltersUtil.h:81
↓ 7 callersFunctionmakePeakFilter
Source/PluginProcessor.cpp:1160
↓ 7 callersMethodsetXPercent
Source/Panels/SpectrogramPanel/VerticalLine.cpp:85
↓ 7 callersFunctiontransformToLog
Source/Utility/AudioHelpers.h:35
↓ 6 callersFunctiongetChainSettings
Source/PluginProcessor.cpp:1112
↓ 6 callersFunctionhelper_denormalize
Source/Utility/AudioHelpers.h:22
↓ 6 callersMethodsetState
Source/Panels/SpectrogramPanel/DraggableButton.cpp:55
↓ 5 callersMethodgetCurrentPresetId
Source/Panels/TopPanel/Preset.cpp:480
↓ 5 callersMethodprepareToPlay
==============================================================================
Source/PluginProcessor.cpp:516
↓ 5 callersFunctiontype
modules/melatonin_inspector/melatonin/helpers/component_helpers.h:22
↓ 4 callersFunctioncomponentString
do our best to derive a useful UI string from a component
modules/melatonin_inspector/melatonin/helpers/component_helpers.h:40
↓ 4 callersFunctiondBToNormalizedGain
Source/Utility/AudioHelpers.h:15
↓ 4 callersMethodgetFFTData
Source/PluginProcessor.cpp:1360
↓ 4 callersMethodgetFFTSize
Source/PluginProcessor.cpp:1377
↓ 4 callersFunctiongetIcon
modules/melatonin_inspector/melatonin/helpers/misc.h:21
↓ 4 callersMethodgetLeft
Source/Panels/SpectrogramPanel/VerticalLine.cpp:105
↓ 4 callersMethodgetNumBins
Source/PluginProcessor.cpp:1372
↓ 4 callersMethodprocessBlock
Source/DSP/LfoManager.cpp:77
↓ 4 callersMethodresortAndRedrawLines
Source/Panels/SpectrogramPanel/Multiband.cpp:736
↓ 4 callersMethodsetFreq
Source/Panels/SpectrogramPanel/FreqTextLabel.cpp:143
↓ 4 callersMethodsetLfoData
Source/DSP/LfoManager.cpp:466
↓ 4 callersMethodsetParameters
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:130
↓ 4 callersMethodupdateSpectrum
Source/Panels/SpectrogramPanel/SpectrumComponent.cpp:86
↓ 4 callersMethodwriteToXml
Writes the current LfoData to an XmlElement.
Source/DSP/LfoData.h:91
↓ 3 callersMethodclearAllLfoData
Source/DSP/LfoManager.cpp:476
↓ 3 callersMethodclearLfoModulationForBand
* @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 callersMethodenable
modules/melatonin_inspector/melatonin/helpers/overlay_mouse_listener.h:37
↓ 3 callersFunctionfindProjectRoot
* @brief Finds the project root directory by navigating up from the executable's location. */
Temp/GenerateGoldenMasters.cpp:16
↓ 3 callersFunctionfindProjectRoot
* @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 callersFunctiongetApplicationName
modules/melatonin_inspector/tests/unique_ptr_enabled.cpp:23
↓ 3 callersMethodgetFocusBandNum
Source/Panels/ControlPanel/BandPanel.h:51
↓ 3 callersMethodgetNumPresets
Source/Panels/TopPanel/Preset.cpp:474
↓ 3 callersMethodgetPresetBox
Source/Panels/TopPanel/Preset.cpp:1070
↓ 3 callersMethodgetToggleABButton
Source/Panels/TopPanel/Preset.cpp:1075
↓ 3 callersMethodhasPerformanceTiming
modules/melatonin_inspector/melatonin/component_model.h:106
↓ 3 callersFunctionmakeHighCutFilter
Source/Utility/FiltersUtil.h:63
↓ 3 callersFunctionmakeHighcutQFilter
Source/PluginProcessor.cpp:1176
↓ 3 callersFunctionmakeLowCutFilter
Source/Utility/FiltersUtil.h:56
↓ 3 callersFunctionmakeLowcutQFilter
Source/PluginProcessor.cpp:1168
↓ 3 callersFunctionmakeNormalised
Source/Panels/ControlPanel/LfoPanel.cpp:5
↓ 3 callersMethodonLfoShapeChanged
Source/DSP/LfoManager.cpp:337
↓ 3 callersMethodoutlineComponent
modules/melatonin_inspector/melatonin_inspector.h:218
↓ 3 callersMethodreflected
----------------------------------------------------------------------
Source/DSP/WDF.h:76
↓ 3 callersFunctionsafeReadFromReader
* @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 callersFunctionsaveStateToXml
==============================================================================
Source/Panels/TopPanel/Preset.cpp:17
↓ 3 callersMethodselectComponent
modules/melatonin_inspector/melatonin_inspector.h:240
↓ 3 callersMethodsetCurrentPresetId
Source/Panels/TopPanel/Preset.cpp:485
↓ 3 callersMethodsetDataToDisplay
Source/Panels/ControlPanel/LfoPanel.cpp:25
↓ 3 callersMethodsetFocusBandNum
Source/Panels/ControlPanel/BandPanel.cpp:578
↓ 3 callersMethodsetModulationValue
Source/PluginProcessor.cpp:2151
↓ 3 callersMethodsetPhaseOffsetLinePosition
Source/Panels/ControlPanel/LfoPanel.cpp:180
↓ 3 callersMethodsetZoomState
Source/Panels/ControlPanel/Graph Components/GraphTemplate.cpp:48
↓ 3 callersMethodshiftLfoModulationTargets
* @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 callersMethodsystemRequestedQuit
modules/melatonin_inspector/tests/member_enabled.cpp:23
↓ 2 callersMethodapplyDownsamplingEffect
Source/PluginProcessor.cpp:2041
↓ 2 callersFunctionapplyGain
Source/PluginProcessor.cpp:14
↓ 2 callersMethodclearModulationForParameter
Source/PluginProcessor.cpp:2451
↓ 2 callersFunctiondimensionsString
modules/melatonin_inspector/melatonin/helpers/misc.h:8
↓ 2 callersMethoddisable
modules/melatonin_inspector/melatonin/helpers/overlay_mouse_listener.h:45
↓ 2 callersMethoddisplayComponentInfo
modules/melatonin_inspector/melatonin/inspector_component.h:287
↓ 2 callersMethoddragComponent
modules/melatonin_inspector/melatonin_inspector.h:251
↓ 2 callersFunctiongenerateMasterFileForPreset
* @brief Core logic for processing an input buffer with a preset and saving the result. */
Temp/GenerateGoldenMasters.cpp:102
↓ 2 callersMethodgetCopyABButton
Source/Panels/TopPanel/Preset.cpp:1090
↓ 2 callersMethodgetDriveKnob
A helper to get a direct pointer to the drive knob
Source/Panels/ControlPanel/BandPanel.h:64
↓ 2 callersMethodgetFocusIndex
Source/Panels/SpectrogramPanel/Multiband.cpp:576
↓ 2 callersMethodgetHistoryArrayL
Source/PluginProcessor.cpp:1350
↓ 2 callersMethodgetHistoryArrayR
Source/PluginProcessor.cpp:1355
↓ 2 callersMethodgetIndex
Source/Panels/SpectrogramPanel/VerticalLine.cpp:100
↓ 2 callersMethodgetModulationInfoForParameter
Source/PluginProcessor.cpp:2132
↓ 2 callersFunctiongetName
* @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 callersMethodgetNextButton
Source/Panels/TopPanel/Preset.cpp:1100
↓ 2 callersMethodgetPeakLeftChannelLevel
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:236
↓ 2 callersMethodgetPreviousButton
Source/Panels/TopPanel/Preset.cpp:1095
↓ 2 callersMethodgetRmsLeftChannelLevel
Getter implementations
Source/Panels/ControlPanel/Graph Components/VUMeter.cpp:234
↓ 2 callersMethodgetTotalLatency
Source/PluginProcessor.cpp:1910
↓ 2 callersFunctiongetWaveshaperForMode
Helper function to get the correct waveshaper based on the mode. This is moved directly from your BandProcessor.
Source/DSP/DistortionLogic.h:29
↓ 2 callersFunctionhexString
modules/melatonin_inspector/melatonin/helpers/colors.h:69
↓ 2 callersMethodinitialise
modules/melatonin_inspector/tests/member_enabled.cpp:7
↓ 2 callersMethodinvertModulationDepthForParameter
Source/PluginProcessor.cpp:2465
↓ 2 callersFunctionloadStateFromXml
Source/Panels/TopPanel/Preset.cpp:56
↓ 2 callersMethodmoveToX
Source/Panels/SpectrogramPanel/VerticalLine.cpp:115
next →1–100 of 940, ranked by callers