JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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

 juce
 
 juce::dsp
 

Enumerations

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