SECS_PER_MIN
state->whole = (100 * SECS_PER_MIN * WHOLE_NOTE) / DFLT_TEMPO;
state->whole = (100 * SECS_PER_MIN * WHOLE_NOTE) / tempo;