FreeBSD Manual Pages
midi_time(3) Allegro manual midi_time(3) NAME midi_time - 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 play_midi(3), midi_pos(3), get_midi_length(3), exmidi(3) Allegro version 4.4.3 midi_time(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=midi_time&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
