-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Josh Stovall edited this page Nov 20, 2020
·
1 revision
attribute | type |
---|---|
id |
element to create a staff |
clef |
treble , alto , bass , grand
|
color |
hex color (#FF0000 ) or string (red ) |
accidental |
display sharp or flat accidentals |
scroll |
scroll mode off/on |
Update the clef for a given staff.
Type:
string
Default:treble
Available values:treble
alto
bass
grand
Assign the accidental for a given staff.
Type:
string
Default:flat
Available values:flat
sharp
Assign the color for a given staff.
Type:
string
Default:black
Available values:string
orhex color