#include <wave.h>
Definition at line 14 of file wave.h.
◆ WaveFormatTag
| Enumerator |
|---|
| UNKNOWN | |
| PCM | |
| ADPCM | |
Definition at line 20 of file wave.h.
◆ Wave() [1/3]
| Wave::Wave |
( |
Riff & |
input | ) |
|
◆ Wave() [2/3]
| Wave::Wave |
( |
const char * |
dbg | ) |
|
◆ Wave() [3/3]
| Wave::Wave |
( |
const int16_t * |
pcm, |
|
|
size_t |
count |
|
) |
| |
◆ save()
| void Wave::save |
( |
const char * |
path | ) |
const |
◆ toFloatSamples()
| void Wave::toFloatSamples |
( |
float * |
out | ) |
const |
◆ extra
| std::vector<uint8_t> Dx8::Wave::extra |
◆ info
◆ loop
◆ wavedata
| std::vector<uint8_t> Dx8::Wave::wavedata |
◆ waveSample
◆ wfmt
The documentation for this class was generated from the following files: