osx man page for midi_time

Query: midi_time

OS: osx

Section: 3alleg4

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

midi_time(3alleg4)						  Allegro manual						midi_time(3alleg4)

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(3alleg4), midi_pos(3alleg4), get_midi_length(3alleg4), exmidi(3alleg4) Allegro version 4.4.2 midi_time(3alleg4)
Related Man Pages
exmidi(3alleg4) - mojave
exmidi(3alleg4) - netbsd
get_midi_length(3alleg4) - redhat
get_midi_length(3alleg4) - php
get_midi_length(3alleg4) - osx
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location