name
getEventsForTick ( )
None available
description
Used by the sequencer player to get the messages it should play at a certain position
syntax
getEventsForTick(tick);
parameters
tick,
thats MidiEvents has to be returned
returns
MidiEvents of that tick
usage
Web & Application
related