Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/midiedit/
H A Dscoreedit.h866 int quant_ticks() { return TICKS_PER_WHOLE / (1<<_quant_power2); } in quant_ticks() function
H A Dscoreedit.cpp2042 int flo_quantize(int tick, int quant_ticks) in flo_quantize()
2047 int flo_quantize_floor(int tick, int quant_ticks) in flo_quantize_floor()