Class: Articulation

.articulations. Articulation

new Articulation()

Represents a single articulation, usually in the .articulations Array
on a music21.note.Note or something like that.

Properties:
Name Type Argument Default Description
name string
placement string <optional>
'above'
vexflowModifier string | undefined

the string code to get this accidental in Vexflow

dynamicScale number <optional>
1.0

multiplier for the dynamic of a note that this is attached to

lengthScale number <optional>
1.0

multiplier for the length of a note that this is attached to.

Source:

Extends

Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.