|
LMMS
|
Go to the source code of this file.
Functions | |
| void | wave_open (long sample_rate, const char *filename) |
| void | wave_enable_stereo (void) |
| void | wave_write (const short *buf, long count) |
| long | wave_sample_count (void) |
| void | wave_close (void) |
| long wave_sample_count | ( | void | ) |