Gin
Loading...
Searching...
No Matches
Public Attributes | List of all members
StereoOscillator::Params Struct Reference

#include <gin_oscillators.h>

Public Attributes

Wave wave = Wave::sawUp
 
float leftGain = 1.0
 
float rightGain = 1.0
 
float pw = 0.5
 
float fold = 0.0f
 
float asym = 0.0f
 

Member Data Documentation

◆ wave

Wave StereoOscillator::Params::wave = Wave::sawUp

◆ leftGain

float StereoOscillator::Params::leftGain = 1.0

◆ rightGain

float StereoOscillator::Params::rightGain = 1.0

◆ pw

float StereoOscillator::Params::pw = 0.5

◆ fold

float StereoOscillator::Params::fold = 0.0f

◆ asym

float StereoOscillator::Params::asym = 0.0f

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