Man Page: load_midi_patches
Operating Environment: debian
Section: 3alleg4
load_midi_patches(3alleg4) Allegro manual load_midi_patches(3alleg4)NAMEload_midi_patches - Forces the MIDI driver to load a set of patches. Allegro game programming library.SYNOPSIS#include <allegro.h> int load_midi_patches();DESCRIPTIONForces the MIDI driver to load the entire set of patches ready for use. You will not normally need to call this, because Allegro automati- cally loads whatever data is required for the current MIDI file, but you must call it before sending any program change messages via the midi_out() command.RETURN VALUEReturns non-zero if an error occurred.SEE ALSOinstall_sound(3alleg4), midi_out(3alleg4) Allegro version 4.4.2 load_midi_patches(3alleg4)
| Related Man Pages |
|---|
| exmidi(3alleg4) - debian |
| play_midi(3alleg4) - debian |
| exmidi(3alleg4) - netbsd |
| exmidi(3alleg4) - osx |
| exmidi(3alleg4) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |