|
LMMS
|
#include <gme/gme.h>#include "Wave_Writer.h"#include <stdlib.h>#include <unistd.h>#include <stdio.h>Macros | |
| #define | _ISOC99_SOURCE |
| #define | buf_size 16384 /* can be any multiple of 2 */ |
Functions | |
| void | handle_error (const char *str) |
| int | main (int argc, char *argv[]) |
| #define _ISOC99_SOURCE |
| #define buf_size 16384 /* can be any multiple of 2 */ |