name
getControllerStateAtTick ( )
None available
description
Return a list of midimessages in order to restore controller states at a specific tick. Used when looping a sequence, or when starting playback in the middle of the song. This is a replacement for the chasing mechanism in the JSE RealtimeSequencer implementation.
syntax
getControllerStateAtTick(tick);
parameters
tick
returns
usage
Web & Application
related