JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce_BallisticsFilter.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::dsp::BallisticsFilter< SampleType >
 A processor to apply standard attack / release ballistics to an input signal. More...
 

Namespaces

namespace  juce
 
namespace  juce::dsp
 

Enumerations

enum class  juce::dsp::BallisticsFilterLevelCalculationType {
  juce::dsp::peak ,
  juce::dsp::RMS
}