📄️ Build Document
Using DocumentBuilder
📄️ Add Score Configuration
Configuration Objects
📄️ Add Measures And Rows
Measures
📄️ Add Document Header
Document header can contain title, composer and arranger.
📄️ Add Key Signature
Set key signature form the beginning of current measure.
📄️ Add Time Signature
Set time signature form the beginning of current measure.
📄️ Add Tempo
Set tempo from the start of current measure.
📄️ Add Note
Add single note.
📄️ Add Rest
Arguments:
📄️ Add Tuplet
Add tuplet with this generig function.
📄️ Add Lyrics
Add lyrics with this function similar to addNote.
📄️ Add Annotation
Version 6.4.x
📄️ Add Navigation
Version 6.4.x
📄️ Add Fermata
Version 6.4.x
📄️ Add Label
Version 6.4.x
📄️ Add Extension
Adds extension line to previously added element (label, annotation).
📄️ Add Connective
Add tie:
📄️ Use Repeat
You can repeat builder actions given number of times using repeat function.
📄️ Element Position
Add Staff Group
📄️ Set Instrument
Version 6.4.x
📄️ Set Colors
It is currently possible to set colors of some score elements.
📄️ Beams
Beams are automatically detected using beam grouping logic that
📄️ Tab Fretting
You can have a guitar tab in score configuration.
📄️ Error Handling
Version 6.4.x