Home
last modified time | relevance | path

Searched refs:ttempo (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/midiplay/
Dmidiplay.c152 u_int ttempo = 100; variable
414 t = 500 * ttempo / 100; in playdata()
567 ttempo = strtonum(optarg, 0, INT_MAX, &errstr); in main()