Query: midi_out
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
midi_out(3alleg4) Allegro manual midi_out(3alleg4)NAMEmidi_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);DESCRIPTIONStreams a block of MIDI commands into the player in real-time, allowing you to trigger notes, jingles, etc, over the top of whatever MIDI file is currently playing.SEE ALSOinstall_sound(3alleg4), load_midi_patches(3alleg4), midi_recorder(3alleg4) Allegro version 4.4.2 midi_out(3alleg4)
Related Man Pages |
---|
play_midi(3alleg4) - debian |
exmidi(3alleg4) - netbsd |
exmidi(3alleg4) - redhat |
exmidi(3alleg4) - php |
exmidi(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
Error in if statement |
Simple Midi Need |