logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

midi_time - The current position in the MIDI file, in seconds. Allegro game programming library.

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.

Name

       midi_time - The current position in the MIDI file, in seconds. Allegro game programming library.

See Also

play_midi(3alleg4), midi_pos(3alleg4), get_midi_length(3alleg4), exmidi(3alleg4)

Allegro                                           version 4.4.3                               midi_time(3alleg4)

Synopsis

#include<allegro.h>externvolatilelongmidi_time;

See Also