midi_out (3) Linux Manual Page
midi_out – Streams a block of MIDI commands into the player. Allegro game programming library.
Synopsis
#include <allegro.h> void midi_out(unsigned char *data, int length);
midi_out – Streams a block of MIDI commands into the player. Allegro game programming library.
void midi_out(unsigned char *data, int length);