QuantizedScore ============== .. currentmodule:: maelzel.scoring.quant .. autoclass:: QuantizedScore :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~QuantizedScore.composer ~QuantizedScore.parts ~QuantizedScore.quantprofile ~QuantizedScore.scorestruct ~QuantizedScore.title .. rubric:: Methods Summary .. autosummary:: ~QuantizedScore.check ~QuantizedScore.coreScore ~QuantizedScore.dump ~QuantizedScore.groupParts ~QuantizedScore.numMeasures ~QuantizedScore.padEmptyMeasures ~QuantizedScore.render ~QuantizedScore.resolveChordEnharmonics ~QuantizedScore.resolveEnharmonics ~QuantizedScore.setReadOnly ~QuantizedScore.show ~QuantizedScore.toCoreScore ~QuantizedScore.write .. rubric:: Attributes Documentation .. autoattribute:: composer .. autoattribute:: parts .. autoattribute:: quantprofile .. autoattribute:: scorestruct .. autoattribute:: title .. rubric:: Methods Documentation .. automethod:: check .. automethod:: coreScore .. automethod:: dump .. automethod:: groupParts .. automethod:: numMeasures .. automethod:: padEmptyMeasures .. automethod:: render .. automethod:: resolveChordEnharmonics .. automethod:: resolveEnharmonics .. automethod:: setReadOnly .. automethod:: show .. automethod:: toCoreScore .. automethod:: write