|
LMMS
|
Macros | |
| #define | buf_size 1024 |
Functions | |
| void | handle_error (const char *) |
| Music_Emu * | load_file (const char *path, long sample_rate) |
| void | print_warning (Music_Emu *emu) |
| static void | my_cleanup (void *my_data) |
| int | main () |
Variables | |
| static char | filename [] = "test.nsf" |
| static char | playlist [] = "test.m3u" |
| static char | my_data [] = "Our cleanup function was called" |
| #define buf_size 1024 |
|
static |
|
static |
|
static |