Mario Kart 64
Loading...
Searching...
No Matches
ma_delay_config Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_delay_config:
[legend]

Data Fields

ma_uint32 channels
 
ma_uint32 sampleRate
 
ma_uint32 delayInFrames
 
ma_bool32 delayStart
 
float wet
 
float dry
 
float decay
 

Field Documentation

◆ channels

ma_uint32 ma_delay_config::channels

◆ decay

float ma_delay_config::decay

◆ delayInFrames

ma_uint32 ma_delay_config::delayInFrames

◆ delayStart

ma_bool32 ma_delay_config::delayStart

◆ dry

float ma_delay_config::dry

◆ sampleRate

ma_uint32 ma_delay_config::sampleRate

◆ wet

float ma_delay_config::wet

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