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