iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IPeakAvgSender< MAXNC, QUEUE_SIZE >::EnvelopeFollower Class Reference

Public Member Functions

float Process (float &input, float &attackTimeSamples, float &decayTimeSamples)
 

Detailed Description

template<int MAXNC = 1, int QUEUE_SIZE = 64>
class IPeakAvgSender< MAXNC, QUEUE_SIZE >::EnvelopeFollower

Definition at line 190 of file ISender.h.

Member Function Documentation

◆ Process()

template<int MAXNC = 1, int QUEUE_SIZE = 64>
float IPeakAvgSender< MAXNC, QUEUE_SIZE >::EnvelopeFollower::Process ( float &  input,
float &  attackTimeSamples,
float &  decayTimeSamples 
)
inline

Definition at line 193 of file ISender.h.


The documentation for this class was generated from the following file: