Add chord to a tuplet.
Array of notes, each instance of Note or string (e.g. "D4").
Note length (e.g. "4n").
OptionalnoteOptions: NoteOptionsNote options.
Add note to a tuplet.
Instance of Note or string, single value (e.g. "C4") or array (e.g. ["C4", "E4", "G4"]).
Note length (e.g. "4n").
OptionalnoteOptions: NoteOptionsNote options.
Add rest to a tuplet.
Rest length (e.g. "4n").
OptionalrestOptions: RestOptionsRest options.
Tuplet builder type.