Searched refs:SECS_PER_MIN (Results 1 – 1 of 1) sorted by relevance
145 #define SECS_PER_MIN 60 /* seconds per minute */ macro185 state->whole = (100 * SECS_PER_MIN * WHOLE_NOTE) / DFLT_TEMPO; in playinit()377 state->whole = (100 * SECS_PER_MIN * WHOLE_NOTE) / tempo; in playstring()