name
getTick ( )
None available
description
Use this method to get the tick of a note. The tick is the position of an event in a sequence. This method is only used for sequencing.
syntax
getTick();
returns
long, the tick of the note
usage
Web & Application
related