Home
last modified time | relevance | path

Searched defs:tempo (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/speaker/
H A Dspkr.c230 int sustain, timeval, tempo; in playstring() local
/freebsd/sys/dev/sound/midi/
H A Dsequencer.c144 int timerbase, tempo; member
338 timer_setvals(struct seq_softc *t, int tempo, int timerbase) in timer_setvals()