SynthLab SDK
SynthLab::VectorXFadeData Struct Reference

Holds mixing coefficient multipliers for the Sequential/Korg vector joystick. More...

#include <synthfunctions.h>

Public Attributes

double vectorA = 0.25
 
double vectorB = 0.25
 
double vectorC = 0.25
 
double vectorD = 0.25
 
double vectorAC = 0.5
 
double vectorBD = 0.5
 

Detailed Description

Holds mixing coefficient multipliers for the Sequential/Korg vector joystick.

Author
Will Pirkle http://www.willpirkle.com
Remarks
This object is included and described in further detail in Designing Software Synthesizer Plugins in C++ 2nd Ed. by Will Pirkle
Version
Revision : 1.0
Date
Date : 2021 / 05 / 2

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