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

This is the output structure for audio generator objects that can render up to four outputs. More...

#include <fxobjects.h>

Public Attributes

double normalOutput = 0.0
 normal
 
double invertedOutput = 0.0
 inverted
 
double quadPhaseOutput_pos = 0.0
 90 degrees out
 
double quadPhaseOutput_neg = 0.0
 -90 degrees out
 

Detailed Description

This is the output structure for audio generator objects that can render up to four outputs.

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: