Searched refs:tempo_history (Results 1 – 1 of 1) sorted by relevance
127 static unsigned long tempo_history[MAX_HISTORY]; variable239 tempo_history[tempo_history_count] = Mf_currtempo; in readheader()292 if (tempo_history_time[i] <= Mf_currtime) old_tempo = tempo_history[i]; in find_tempo()293 new_tempo = tempo_history[i]; in find_tempo()552 if (tempo_history[tempo_history_count] == Mf_currtempo) break; in metaevent()555 tempo_history[tempo_history_count] = Mf_currtempo; in metaevent()