Searched refs:bpm (Results 1 – 2 of 2) sorted by relevance
1122 mod->bpm = effect_param; in worknote()1130 mod->patternticksem = (muint)( ( (mulong)mod->playrate * 5 ) / ( (muint)mod->bpm * 2 ) ); in worknote()1136 mod->patternticksem = ( ( mod->playrate * 5 ) / ( (mulong)mod->bpm * 2 ) ); in worknote()1565 modctx->bpm = 125; in hxcmod_load()1572 … modctx->patternticksem = (muint)( ( (mulong)modctx->playrate * 5 ) / ( (muint)modctx->bpm * 2 ) ); in hxcmod_load()1578 modctx->patternticksem = ( ( modctx->playrate * 5 ) / ( (mulong)modctx->bpm * 2 ) ); in hxcmod_load()1871 trkbuf->track_state_buf[trkbuf->nb_of_state].bpm = modctx->bpm; in hxcmod_fillbuffer()2050 modctx->bpm = 0; in hxcmod_unload()
188 muchar bpm; member246 int bpm; member