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

Custom structure that holds transition band information for FIR filter calculations. More...

#include <fxobjects.h>

Public Attributes

edgeTransition edgeType = edgeTransition::kFallingEdge
 edge type
 
unsigned int startBin = 0
 starting bin for transition band
 
unsigned int stopBin = 0
 ending bin for transition band
 
double slopeIncrement = 1.0
 transition slope
 

Detailed Description

Custom structure that holds transition band information for FIR filter calculations.

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: