ASPiK SDK
Loading...
Searching...
No Matches
AnalogMagData Struct Reference

Custom parameter structure calculating analog magnitude response arrays with calculateAnalogMagArray( ). More...

#include <fxobjects.h>

Public Attributes

analogFilter filterType = analogFilter::kLPF2
 
double * magArray = nullptr
 
unsigned int dftArrayLen = 0
 
double sampleRate = 44100.0
 
double fc = 1000.0
 
double Q = 0.707
 
bool mirrorMag = true
 

Detailed Description

Custom parameter structure calculating analog magnitude response arrays with calculateAnalogMagArray( ).

Author
Will Pirkle http://www.willpirkle.com
Remarks
This object is included in Designing Audio Effects Plugins in C++ 2nd Ed. by Will Pirkle
Version
Revision : 1.0
Date
Date : 2018 / 09 / 7

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