Class: NotRest

.note. NotRest

new NotRest(ql)

Specifies that a GeneralNote is not a rest (Unpitched, Note, Chord).

Parameters:
Name Type Argument Default Description
ql number <optional>
1.0

length in quarter notes

Properties:
Name Type Argument Default Description
beams music21.beam.Beams

a link to a beam object

notehead string <optional>
'normal'

notehead type

noteheadFill string <optional>
'default'

notehead fill (to be moved to style...)

noteheadColor string | undefined <optional>

notehead color

noteheadParenthesis boolean <optional>
false

put a parenthesis around the notehead?

stemDirection string | undefined <optional>

One of ['up','down','noStem', undefined] -- 'double' not supported

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.