|
LMMS
|
#include <cstring>#include "allegro.h"#include "mfmidi.h"#include "portmidi.h"#include "seq2midi.h"Functions | |
| void | midi_fail (char *msg) |
| void * | midi_alloc (size_t s) |
| void | midi_free (void *a) |
| void | print_help () |
| int | main (int argc, char *argv[]) |
| void * midi_alloc | ( | size_t | s | ) |
| void midi_fail | ( | char * | msg | ) |
| void print_help | ( | ) |