LMMS
Loading...
Searching...
No Matches
mfmidi.cpp File Reference
#include <cassert>
#include <cstring>
#include <cstdio>
#include "mfmidi.h"

Macros

#define MIDIFILE_ERROR   -1
#define MSGINCREMENT   128

Variables

int abort_flag

Detailed Description

Read a Standard MIDI File. Externally-assigned function pointers are called upon recognizing things in the file. See midifile(3).

Macro Definition Documentation

◆ MIDIFILE_ERROR

#define MIDIFILE_ERROR   -1

◆ MSGINCREMENT

#define MSGINCREMENT   128

Variable Documentation

◆ abort_flag

int abort_flag
extern