Uses of Class
org.jjazz.midi.api.sequencer.MidiUtils.TempoCache
-
Uses of MidiUtils.TempoCache in org.jjazz.midi.api.sequencer
Modifier and TypeMethodDescriptionstatic long
MidiUtils.microsecond2tick
(Sequence seq, long micros, MidiUtils.TempoCache cache) Given a microsecond time, convert to tick. returns tempo at the given time in cache.getCurrTempoMPQstatic long
MidiUtils.tick2microsecond
(Sequence seq, long tick, MidiUtils.TempoCache cache) Given a tick, convert to microsecond