◆ beginTransition()
| void juce::dsp::CrossoverMixer::beginTransition |
( |
| ) |
|
|
inline |
◆ prepare()
◆ processSamples()
template<typename ProcessCurrent, typename ProcessPrevious, typename NotifyDone>
| void juce::dsp::CrossoverMixer::processSamples |
( |
const AudioBlock< const float > & | input, |
|
|
AudioBlock< float > & | output, |
|
|
ProcessCurrent && | current, |
|
|
ProcessPrevious && | previous, |
|
|
NotifyDone && | notifyDone ) |
|
inline |
◆ reset()
| void juce::dsp::CrossoverMixer::reset |
( |
| ) |
|
|
inline |
◆ mixBuffer
| AudioBuffer<float> juce::dsp::CrossoverMixer::mixBuffer |
|
private |
◆ smoother
◆ smootherBuffer
| AudioBuffer<float> juce::dsp::CrossoverMixer::smootherBuffer |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_dsp/frequency/juce_Convolution.cpp