Uses of Class
org.jjazz.midi.api.sequencer.MidiUtils.TempoCache
Packages that use MidiUtils.TempoCache
-
Uses of MidiUtils.TempoCache in org.jjazz.midi.api.sequencer
Methods in org.jjazz.midi.api.sequencer with parameters of type MidiUtils.TempoCacheModifier and TypeMethodDescriptionstatic longMidiUtils.microsecond2tick(Sequence seq, long micros, MidiUtils.TempoCache cache) Given a microsecond time, convert to tick. returns tempo at the given time in cache.getCurrTempoMPQstatic longMidiUtils.tick2microsecond(Sequence seq, long tick, MidiUtils.TempoCache cache) Given a tick, convert to microsecond