OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttempo
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/midiplay/
midiplay.c
169
static u_int
ttempo
= 100;
variable in typeref:typename:u_int
241
.bpm=(60000000. / usperbeat) * (
ttempo
/ 100.) + 0.5);
245
usperbeat,
ttempo
, ev.t_TEMPO.bpm);
517
.bpm=(12*divfmt) * (
ttempo
/100.) + 0.5));
764
ttempo
= atoi(optarg);
midiplay.c
169
static u_int
ttempo
= 100;
variable in typeref:typename:u_int
241
.bpm=(60000000. / usperbeat) * (
ttempo
/ 100.) + 0.5);
245
usperbeat,
ttempo
, ev.t_TEMPO.bpm);
517
.bpm=(12*divfmt) * (
ttempo
/100.) + 0.5));
764
ttempo
= atoi(optarg);
Completed in 123 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025