dsplib 1.1.0
C++ DSP library for MATLAB-like coding
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
dsplib::NoiseGate Class Reference

Classes

struct  Result
 

Public Member Functions

 NoiseGate (int sample_rate=44100, real_t threshold=-10.0, real_t attack_time=0.05, real_t release_time=0.02, real_t hold_time=0.05)
 
Result process (const arr_real &x)
 
Result operator() (const arr_real &x)
 

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