SSTimedItem

Superclass:
Declared In:

Introduction

timing information about a displayed item (note,rest,clef etc) in the score



Properties

duration

the duration time of a note or rest in divisions (0 for all other item types)

start

the start time of the item within its bar in divisions


duration


the duration time of a note or rest in divisions (0 for all other item types)

@property int duration; 

start


the start time of the item within its bar in divisions

@property int start;