Man Linux: Main Page and Category List

NAME

       exmidi - Playing MIDI music. Allegro game programming library.

SYNOPSIS

       #include <allegro.h>

       Example exmidi

DESCRIPTION

       This program demonstrates how to play MIDI files.

SEE ALSO

       END_OF_MAIN(3alleg),  MIDI(3alleg), SCREEN_H(3alleg), SCREEN_W(3alleg),
       allegro_error(3alleg),  allegro_init(3alleg),  allegro_message(3alleg),
       clear_to_color(3alleg),  desktop_palette(3alleg), destroy_midi(3alleg),
       font(3alleg),      get_filename(3alleg),       get_midi_length(3alleg),
       install_keyboard(3alleg), install_sound(3alleg), install_timer(3alleg),
       key(3alleg),  keypressed(3alleg),  load_midi(3alleg),  makecol(3alleg),
       midi_pause(3alleg),        midi_pos(3alleg),       midi_resume(3alleg),
       midi_time(3alleg),         play_midi(3alleg),          readkey(3alleg),
       rectfill(3alleg),             rest(3alleg),             screen(3alleg),
       set_display_switch_mode(3alleg),                  set_gfx_mode(3alleg),
       set_palette(3alleg),      text_height(3alleg),     text_length(3alleg),
       textprintf_centre_ex(3alleg)