midi_time

The current position in the MIDI file, in seconds.

Description

extern volatile long midi_time;
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.
Examples using this:

Related Projects

The following projects include source code containing this keyword: