midi_out (3) - Linux Manuals
midi_out: Streams a block of MIDI commands into the player. Allegro game programming library.
NAME
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);