MeasureDef ========== .. currentmodule:: maelzel.scorestruct .. autoclass:: MeasureDef :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MeasureDef.annotation ~MeasureDef.barline ~MeasureDef.durationQuarters ~MeasureDef.durationSecs ~MeasureDef.keySignature ~MeasureDef.parent ~MeasureDef.properties ~MeasureDef.quarterTempo ~MeasureDef.readonly ~MeasureDef.rehearsalMark ~MeasureDef.tempoInherited ~MeasureDef.timesig ~MeasureDef.timesigInherited .. rubric:: Methods Summary .. autosummary:: ~MeasureDef.asScoreLine ~MeasureDef.beatStructure ~MeasureDef.beatWeightTempoThresh ~MeasureDef.copy ~MeasureDef.subdivTempoThresh ~MeasureDef.subdivisionStructure ~MeasureDef.subdivisions ~MeasureDef.timesigRepr .. rubric:: Attributes Documentation .. autoattribute:: annotation .. autoattribute:: barline .. autoattribute:: durationQuarters .. autoattribute:: durationSecs .. autoattribute:: keySignature .. autoattribute:: parent .. autoattribute:: properties .. autoattribute:: quarterTempo .. autoattribute:: readonly .. autoattribute:: rehearsalMark .. autoattribute:: tempoInherited .. autoattribute:: timesig .. autoattribute:: timesigInherited .. rubric:: Methods Documentation .. automethod:: asScoreLine .. automethod:: beatStructure .. automethod:: beatWeightTempoThresh .. automethod:: copy .. automethod:: subdivTempoThresh .. automethod:: subdivisionStructure .. automethod:: subdivisions .. automethod:: timesigRepr