Namespace: note

note

music21j -- Javascript reimplementation of Core music21p features.
music21/note -- Note, Rest, NotRest, GeneralNote

Copyright (c) 2013-19, Michael Scott Cuthbert and cuthbertLab
Based on music21 (music21p), Copyright (c) 2006–19, Michael Scott Cuthbert and cuthbertLab

Module for note classes. See the namespace music21.note

Properties:
Name Type Description
noteheadTypeNames Array.<string>

an Array of allowable notehead names.

stemDirectionNames Array.<string>

an Array of allowable stemDirection names.

Source:

Requires

  • module:music21/common
  • module:music21/prebase
  • module:music21/base
  • module:music21/pitch
  • module:music21/beam

Classes

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