|
LMMS
|
Macros | |
| #define | LE32(x) |
Functions | |
| static void | exit_with_error (const char *str) |
| void | wave_open (long sample_rate, const char *filename) |
| void | wave_enable_stereo () |
| long | wave_sample_count () |
| void | wave_write (const short *buf, long count) |
| void | wave_close () |
Variables | |
| const int | header_size = 0x2C |
| static Wave_Writer * | ww |
| #define LE32 | ( | x | ) |
| long wave_sample_count | ( | void | ) |
|
static |