This module provides object representations of expression notation symbols.
Inherits from: Music21Object
Fermata attributes
Attributes without Documentation: lily, shape, type
Attributes inherited from Music21Object: classSortOrder, id, groups
Fermata properties
- mx¶
Returns a musicxml.DynamicMark object
>>> a = Fermata() >>> mxFermata = a.mx >>> mxFermata.get('type') 'upright'Properties inherited from Music21Object: classes, duration, offset, parent, priority
Fermata methods
Methods inherited from Music21Object: searchParentByAttr(), getContextAttr(), setContextAttr(), addContext(), addLocation(), addLocationAndParent(), freezeIds(), getContextByClass(), getOffsetBySite(), getSiteIds(), getSites(), hasContext(), isClass(), purgeLocations(), removeLocationBySite(), removeLocationBySiteId(), setOffsetBySite(), show(), unfreezeIds(), unwrapWeakref(), wrapWeakref(), write()
Inherits from: Ornament, Music21Object
GeneralMordent attributes
Attributes without Documentation: direction, size
Attributes inherited from Ornament: connectedToPrevious
Attributes inherited from Music21Object: classSortOrder, id, groups
GeneralMordent properties
Properties inherited from Music21Object: classes, duration, offset, parent, priority
GeneralMordent methods
Methods inherited from Music21Object: searchParentByAttr(), getContextAttr(), setContextAttr(), addContext(), addLocation(), addLocationAndParent(), freezeIds(), getContextByClass(), getOffsetBySite(), getSiteIds(), getSites(), hasContext(), isClass(), purgeLocations(), removeLocationBySite(), removeLocationBySiteId(), setOffsetBySite(), show(), unfreezeIds(), unwrapWeakref(), wrapWeakref(), write()
Inherits from: InvertedMordent, GeneralMordent, Ornament, Music21Object
Inherits from: Mordent, GeneralMordent, Ornament, Music21Object
Inherits from: Trill, Ornament, Music21Object
Inherits from: GeneralMordent, Ornament, Music21Object
Inherits from: Ornament, Music21Object
Inherits from: GeneralMordent, Ornament, Music21Object
Inherits from: Music21Object
Ornament attributes
Attributes without Documentation: connectedToPrevious
Attributes inherited from Music21Object: classSortOrder, id, groups
Ornament properties
Properties inherited from Music21Object: classes, duration, offset, parent, priority
Ornament methods
Methods inherited from Music21Object: searchParentByAttr(), getContextAttr(), setContextAttr(), addContext(), addLocation(), addLocationAndParent(), freezeIds(), getContextByClass(), getOffsetBySite(), getSiteIds(), getSites(), hasContext(), isClass(), purgeLocations(), removeLocationBySite(), removeLocationBySiteId(), setOffsetBySite(), show(), unfreezeIds(), unwrapWeakref(), wrapWeakref(), write()
Inherits from: Ornament, Music21Object
Trill attributes
Attributes without Documentation: placement, size
Attributes inherited from Ornament: connectedToPrevious
Attributes inherited from Music21Object: classSortOrder, id, groups
Trill properties
- mx¶
Returns a musicxml.TrillMark object
>>> a = Trill() >>> a.placement = 'above' >>> mxTrillMark = a.mx >>> mxTrillMark.get('placement') 'above'Properties inherited from Music21Object: classes, duration, offset, parent, priority
Trill methods
Methods inherited from Music21Object: searchParentByAttr(), getContextAttr(), setContextAttr(), addContext(), addLocation(), addLocationAndParent(), freezeIds(), getContextByClass(), getOffsetBySite(), getSiteIds(), getSites(), hasContext(), isClass(), purgeLocations(), removeLocationBySite(), removeLocationBySiteId(), setOffsetBySite(), show(), unfreezeIds(), unwrapWeakref(), wrapWeakref(), write()
Inherits from: Ornament, Music21Object
Inherits from: InvertedMordent, GeneralMordent, Ornament, Music21Object
Inherits from: Mordent, GeneralMordent, Ornament, Music21Object
Inherits from: Trill, Ornament, Music21Object