HomeSort by: relevance | last modified time | path
    Searched defs:tempo_abs (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/midiplay/
midiplay.c 168 static u_int tempo_abs = 0; variable in typeref:typename:u_int
246 if (tempo_abs)
508 tempo_abs = tempo_set = 1;
522 printf(tempo_abs ?
525 format, ntrks, tempo_abs ? divfmt : ticks, ticks);
midiplay.c 168 static u_int tempo_abs = 0; variable in typeref:typename:u_int
246 if (tempo_abs)
508 tempo_abs = tempo_set = 1;
522 printf(tempo_abs ?
525 format, ntrks, tempo_abs ? divfmt : ticks, ticks);

Completed in 50 milliseconds