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

Custom output structure for filter bank objects that split the inptu into multiple frequency channels (bands) More...

#include <fxobjects.h>

Public Attributes

double LFOut = 0.0
 low frequency output sample
 
double HFOut = 0.0
 high frequency output sample
 

Detailed Description

Custom output structure for filter bank objects that split the inptu into multiple frequency channels (bands)

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: