SynthLab SDK
SynthLab::ModSource Struct Reference

Structure that encapsulates the controls for a modulation source as part of the modulation matrix. More...

#include <synthlabparams.h>

Public Member Functions

ModSourceoperator= (const ModSource &params)
 
void clear ()
 

Public Attributes

double intensity = 1.0
 one final intensity knob
 

Detailed Description

Structure that encapsulates the controls for a modulation source as part of the modulation matrix.

  • this structure only defines an intensity level setting
  • see the ModDestination for the other controls
Author
Will Pirkle http://www.willpirkle.com
Remarks
This object is included in Designing Software Synthesizer Plugins in C++ 2nd Ed. by Will Pirkle
Version
Revision : 1.0
Date
Date : 2021 / 05 / 02

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