EditorialComments that can be applied to notes
>>> a = NoteEditorial()
>>> a.misc
{}
inherits from: Music21Object
NoteEditorial attributes
- misc¶
- A dict to hold anything you might like to store.
Attributes without Documentation: comment, ficta, melodicInterval, color, melodicIntervalOverRests, harmonicInterval, melodicIntervals, melodicIntervalsOverRests
Attributes inherited from Music21Object: id
NoteEditorial properties
Properties inherited from Music21Object: duration, offset, parent, priority
NoteEditorial methods
- colorLilyStart()¶
- No documentation.
- fictaLilyStart()¶
- No documentation.
- lilyAttached()¶
- No documentation.
- lilyEnd()¶
- No documentation.
- lilyStart()¶
- No documentation.
Methods inherited from Music21Object: searchParentByAttr(), getContextAttr(), setContextAttr(), addContext(), addLocation(), addLocationAndParent(), freezeIds(), getContextByClass(), getOffsetBySite(), getSiteIds(), getSites(), hasContext(), isClass(), purgeLocations(), removeLocation(), setOffsetBySite(), show(), unfreezeIds(), unwrapWeakref(), wrapWeakref(), write()