|
SpaghettiKart
|
#include <miniaudio.h>
Data Fields | |
| ma_format | format |
| ma_uint32 | channels |
| ma_uint32 | sampleRate |
| ma_waveform_type | type |
| double | amplitude |
| double | frequency |
| double ma_waveform_config::amplitude |
| ma_uint32 ma_waveform_config::channels |
| ma_format ma_waveform_config::format |
| double ma_waveform_config::frequency |
| ma_uint32 ma_waveform_config::sampleRate |
| ma_waveform_type ma_waveform_config::type |