midi_time - Man Page
The current position in the MIDI file, in seconds. Allegro game programming library.
Synopsis
#include <allegro.h>
extern volatile long midi_time;
Description
Contains the position in seconds in the currently playing midi. This is useful if you want to display the current song position in seconds, not as beat number.
See Also
Referenced By
exmidi(3), get_midi_length(3), play_midi(3).
version 4.4.3 Allegro manual