MCPcopy Create free account

hub / github.com/ZL-Audio/ZLEqualizer / functions

Functions1,300 in github.com/ZL-Audio/ZLEqualizer

Methodprepare
source/dsp/filter/ideal_filter/ideal.hpp:28
Methodprepare
* call before processing starts * @param sr sampleRate */
source/dsp/compressor/follower/ps_follower.hpp:32
MethodprepareBuffer
source/zlp/controller.cpp:95
MethodprepareCorrection
source/zlp/controller.cpp:346
MethodprepareCorrection
source/dsp/filter/fir_filter/zero_correction/zero_calculator.hpp:38
MethodprepareCorrection
source/dsp/filter/fir_filter/mixed_correction/mixed_calculator.hpp:38
MethodprepareCorrection
source/dsp/filter/fir_filter/match_correction/match_calculator.hpp:38
MethodprepareCorrectionIndices
source/zlp/controller.cpp:298
MethodprepareDynamicParameters
source/zlp/controller.cpp:418
MethodprepareDynamics
source/zlp/controller.cpp:254
MethodprepareFilters
source/zlp/controller.cpp:194
MethodprepareLRMS
source/zlp/controller.cpp:240
MethodprepareOneBandDynamics
source/zlp/controller.cpp:261
MethodprepareOutput
source/zlp/controller.cpp:484
MethodprepareSampleRate
source/dsp/filter/iir_filter/iir/iir.hpp:32
MethodprepareStatus
source/zlp/controller.cpp:131
MethodprepareToPlay
==============================================================================
source/PluginProcessor.cpp:95
MethodprepareToPlay
source/state/dummy_processor.hpp:21
MethodprepareToRead
source/dsp/container/fifo/single_thread_multicast_fifo.hpp:100
MethodprepareToWrite
source/dsp/container/fifo/single_thread_multicast_fifo.hpp:72
MethodprepareUIStatus
source/zlp/controller.cpp:126
Methodprocess
source/dsp/delay/integer_delay.hpp:45
Methodprocess
* push input samples into FIFOs * @param buffers * @param num_samples */
source/dsp/analyzer/analyzer_base/analyzer_sender_base.hpp:51
Methodprocess
source/dsp/analyzer/fft_analyzer/spectrum_accumulator.hpp:32
Methodprocess
source/dsp/loudness/k_weighting_filter.hpp:52
Methodprocess
source/dsp/gain/gain.hpp:62
Methodprocess
source/dsp/filter/dynamic_filter/dynamic_side_handler.hpp:81
Methodprocess
source/dsp/filter/iir_filter/tdf/tdf.hpp:49
Methodprocess
source/dsp/filter/iir_filter/tdf/tdf_base.hpp:136
Methodprocess
source/dsp/filter/iir_filter/parallel/parallel.hpp:62
Methodprocess
source/dsp/filter/iir_filter/svf/svf_base.hpp:35
Methodprocess
source/dsp/filter/iir_filter/svf/svf.hpp:49
Methodprocess
source/dsp/filter/fir_filter/fir_base.hpp:52
MethodprocessBlock
source/PluginProcessor.cpp:130
MethodprocessBlock
source/state/dummy_processor.hpp:29
MethodprocessBlockBypassed
source/PluginProcessor.cpp:146
MethodprocessBlockInternal
source/PluginProcessor.cpp:155
MethodprocessCorrections
source/zlp/controller.cpp:938
MethodprocessDiff
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:502
MethodprocessDynamic
source/zlp/controller.cpp:730
MethodprocessDynamic
source/dsp/filter/dynamic_filter/dynamic_parallel.hpp:47
MethodprocessDynamic
source/dsp/filter/dynamic_filter/dynamic_tdf.hpp:35
MethodprocessDynamic
source/dsp/filter/dynamic_filter/dynamic_svf.hpp:36
MethodprocessFrame
source/dsp/filter/fir_filter/fir_base.hpp:122
MethodprocessMainFFT
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:360
MethodprocessOneBandDynamic
source/zlp/controller.cpp:802
MethodprocessOneChannelDynamic
source/zlp/controller.cpp:759
MethodprocessParallel
source/dsp/filter/iir_filter/parallel/parallel.hpp:79
MethodprocessParallelOneBandPrePost
source/zlp/controller.cpp:922
MethodprocessParallelPrePost
source/zlp/controller.cpp:895
MethodprocessPost
source/dsp/filter/dynamic_filter/dynamic_parallel.hpp:104
MethodprocessPost
source/dsp/filter/iir_filter/parallel/parallel.hpp:120
MethodprocessPre
source/dsp/filter/dynamic_filter/dynamic_parallel.hpp:29
MethodprocessSVF
source/dsp/filter/iir_filter/svf/svf.hpp:58
MethodprocessSample
source/dsp/filter/iir_filter/tdf/tdf_base.hpp:149
MethodprocessSample
source/dsp/filter/iir_filter/parallel/parallel.hpp:101
MethodprocessSample
source/dsp/filter/iir_filter/svf/svf_base.hpp:48
MethodprocessSample
source/dsp/filter/iir_filter/svf/svf.hpp:76
MethodprocessSample
source/dsp/compressor/follower/ps_follower.hpp:56
MethodprocessSideFFT
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:374
MethodprocessSpectrum
source/dsp/filter/fir_filter/correction_base.hpp:91
MethodprocessTDF
source/dsp/filter/iir_filter/tdf/tdf.hpp:58
MethodprocessTargetBalance
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:424
MethodprocessTargetFlat
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:414
MethodprocessTargetNatural
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:461
MethodprocessTargetPreset
source/panel/curve_panel/fft_panel/match_fft_panel.cpp:391
MethodprocessToGainLinear
source/dsp/filter/dynamic_filter/dynamic_side_handler.hpp:196
MethodprocessTransfer
* * @param sender_fifo the abstract fifo of the sender * @param sender_sample_fifos the sample fifos of the sender */
source/dsp/analyzer/analyzer_base/fifo_transfer_buffer.hpp:57
MethodproducesMidi
source/PluginProcessor.cpp:53
MethodproducesMidi
source/state/dummy_processor.hpp:43
Methodpull
* pull data from FIFO into circular buffer * @param range * @param sample_fifo */
source/dsp/analyzer/fft_analyzer/fft_analyzer_receiver.hpp:53
Methodpush
source/dsp/container/circular_minmax_buffer.hpp:51
MethodpushFront
source/dsp/container/circular_buffer.hpp:71
MethodreleaseResources
source/PluginProcessor.cpp:109
MethodreleaseResources
source/state/dummy_processor.hpp:24
MethodremoveConsumer
* remove a consumer * @param consumer_id */
source/dsp/container/fifo/single_thread_multicast_fifo.hpp:58
MethodrepaintCallBack
source/panel/control_panel/side_loudness_display_panel.cpp:40
MethodrepaintCallBack
source/panel/control_panel/control_panel.cpp:86
MethodrepaintCallBack
source/panel/curve_panel/curve_panel.cpp:86
MethodrepaintCallBack
source/panel/curve_panel/response_panel/response_panel.cpp:99
MethodrepaintCallBack
source/panel/curve_panel/response_panel/dragger_panel/lasso_band_updater.cpp:72
MethodrepaintCallBack
source/panel/curve_panel/response_panel/dragger_panel/dragger_panel.cpp:103
MethodrepaintCallBackSlow
source/panel/main_panel.cpp:127
MethodrepaintCallBackSlow
source/panel/control_panel/side_loudness_display_panel.cpp:46
MethodrepaintCallBackSlow
source/panel/control_panel/left_control_panel.cpp:62
MethodrepaintCallBackSlow
source/panel/control_panel/right_control_panel.cpp:234
MethodrepaintCallBackSlow
source/panel/control_panel/sub_left_control_panel.cpp:207
MethodrepaintCallBackSlow
source/panel/control_panel/extra_dynamic_panel.cpp:85
MethodrepaintCallBackSlow
source/panel/control_panel/control_panel.cpp:90
MethodrepaintCallBackSlow
source/panel/curve_panel/curve_panel.cpp:91
MethodrepaintCallBackSlow
source/panel/curve_panel/output_panel/output_panel.cpp:180
MethodrepaintCallBackSlow
source/panel/curve_panel/response_panel/response_panel.cpp:202
MethodrepaintCallBackSlow
source/panel/curve_panel/response_panel/dragger_panel/dragger_panel.cpp:107
MethodrepaintCallBackSlow
source/panel/curve_panel/response_panel/dragger_panel/float_pop_panel.cpp:193
MethodrepaintCallBackSlow
source/panel/curve_panel/response_panel/scale_panel/scale_panel.cpp:76
MethodrepaintCallBackSlow
source/panel/curve_panel/analyzer_panel/analyzer_panel.cpp:210
MethodrepaintCallbackSlow
source/panel/top_panel/output_label.cpp:69
Methodreset
source/dsp/delay/integer_delay.hpp:23
Methodreset
source/dsp/analyzer/mag_analyzer/mag_rms_hist_receiver.hpp:74
Methodreset
source/dsp/analyzer/fft_analyzer/spectrum_accumulator.hpp:27
← previousnext →901–1,000 of 1,300, ranked by callers