Gin
Public Attributes | List of all members
VoicedOscillatorParams Struct Reference
Inheritance diagram for VoicedOscillatorParams:

Public Attributes

int voices = 1
 
float pan = 0.0f
 
float spread = 0.0f
 
float detune = 0.0f
 
float gain = 1.0f
 

Member Data Documentation

◆ voices

int VoicedOscillatorParams::voices = 1

◆ pan

float VoicedOscillatorParams::pan = 0.0f

◆ spread

float VoicedOscillatorParams::spread = 0.0f

◆ detune

float VoicedOscillatorParams::detune = 0.0f

◆ gain

float VoicedOscillatorParams::gain = 1.0f

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