debian man page for load_midi_patches

Query: load_midi_patches

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

load_midi_patches(3alleg4)					  Allegro manual					load_midi_patches(3alleg4)

NAME
load_midi_patches - Forces the MIDI driver to load a set of patches. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int load_midi_patches();
DESCRIPTION
Forces 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 VALUE
Returns non-zero if an error occurred.
SEE ALSO
install_sound(3alleg4), midi_out(3alleg4) Allegro version 4.4.2 load_midi_patches(3alleg4)
Related Man Pages
play_midi(3alleg4) - centos
exmidi(3alleg4) - netbsd
exmidi(3alleg4) - redhat
exmidi(3alleg4) - v7
exmidi(3alleg4) - osx
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?