abc4j API Specification

Uses of Class
abc.midi.TempoChangeEvent

Packages that use TempoChangeEvent
abc.midi This package contains all classes for midi use from abc format. 
 

Uses of TempoChangeEvent in abc.midi
 

Methods in abc.midi with parameters of type TempoChangeEvent
 void TunePlayerListenerInterface.tempoChanged(TempoChangeEvent e)
          Invoked when the playing tempo has changed.
 void TunePlayerAdapter.tempoChanged(TempoChangeEvent e)
          Invoked when the playing tempo has changed.
 


abc4j API Specification

Submit a bug or feature