JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
juce_Panner.h File Reference

Go to the source code of this file.

Classes

class  juce::dsp::Panner< SampleType >
 A processor to perform panning operations on stereo buffers. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Enumerations

enum class  PannerRule {
  linear , balanced , sin3dB , sin4p5dB ,
  sin6dB , squareRoot3dB , squareRoot4p5dB
}
 

Enumeration Type Documentation

◆ PannerRule

enum class juce::dsp::PannerRule
strong

Definition at line 29 of file juce_Panner.h.