|
SynthLab SDK
|
Data about a crossfade operation. More...
#include <synthstructures.h>
Public Attributes | |
| double | linearGain [2] = { 0.0, 0.0 } |
| linear coefficients | |
| double | constPwrGain [2] = { 0.0, 0.0 } |
| constant power coefficients | |
| double | squareLawGain [2] = { 0.0, 0.0 } |
| square law coefficients | |
| bool | crossfadeFinished = false |
| crossfade is done | |
Data about a crossfade operation.