MuseScore Plugins
3.5
Plugins API for MuseScore
|
Properties | |
int | pitch |
The relative pitch to the note pitch. More... | |
int | ontime |
Time to turn on the note event. More... | |
int | len |
The length of time for the event. More... | |
int | offtime |
Time note will turn off. More... | |
|
readwrite |
The length of time for the event.
This value is expressed in 1/1000 of the nominal note length.
|
read |
Time note will turn off.
This value derived from onTime and len. This value is expressed in 1/1000 of the nominal note length.
|
readwrite |
Time to turn on the note event.
This value is expressed in 1/1000 of the nominal note length.
|
readwrite |
The relative pitch to the note pitch.
This is added to the parent note's actual pitch.