RetroArch
Public Attributes | List of all members
chorus_data Struct Reference
Collaboration diagram for chorus_data:
[legend]

Public Attributes

float old [2][CHORUS_MAX_DELAY]
 
unsigned old_ptr
 
float delay
 
float depth
 
float input_rate
 
float mix_dry
 
float mix_wet
 
unsigned lfo_ptr
 
unsigned lfo_period
 

Member Data Documentation

◆ delay

float chorus_data::delay

◆ depth

float chorus_data::depth

◆ input_rate

float chorus_data::input_rate

◆ lfo_period

unsigned chorus_data::lfo_period

◆ lfo_ptr

unsigned chorus_data::lfo_ptr

◆ mix_dry

float chorus_data::mix_dry

◆ mix_wet

float chorus_data::mix_wet

◆ old

float chorus_data::old[2][CHORUS_MAX_DELAY]

◆ old_ptr

unsigned chorus_data::old_ptr

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