Namespaces | Functions | Variables

midi.cpp File Reference

#include "midi.h"
Include dependency graph for midi.cpp:

Go to the source code of this file.

Namespaces

namespace  media

Functions

void media::ParseMidi (IN MidiReceiver *receiver, IN const byte_t *buffer, IN long bytes, OUT long *offset)
void media::PrintEvent (IN FILE *output, IN const MidiEvent &event) throw ()

Variables

static const int media::s_DataSize [8]
static const char * media::s_EventName [8]
static const char * media::s_DataName [8][2]