Searched refs:WHOLE_NOTE (Results 1 – 1 of 1) sorted by relevance
146 #define WHOLE_NOTE 4 /* quarter notes per whole note */ 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()