Notation ======== .. currentmodule:: maelzel.scoring .. autoclass:: Notation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Notation.attachments ~Notation.color ~Notation.durRatios ~Notation.duration ~Notation.dynamic ~Notation.end ~Notation.fixedNotenames ~Notation.gliss ~Notation.groupid ~Notation.isGracenote ~Notation.isRealnote ~Notation.isRest ~Notation.isStemless ~Notation.mergeableNext ~Notation.mergeablePrev ~Notation.noteheads ~Notation.offset ~Notation.pitches ~Notation.properties ~Notation.qoffset ~Notation.sizeFactor ~Notation.spanners ~Notation.stem ~Notation.tiedNext ~Notation.tiedPrev .. rubric:: Methods Summary .. autosummary:: ~Notation.accidentalDirection ~Notation.addArticulation ~Notation.addAttachment ~Notation.addSpanner ~Notation.addText ~Notation.asRest ~Notation.breakIrregularDurationInNode ~Notation.canMergeWith ~Notation.checkIntegrity ~Notation.clearFixedNotenames ~Notation.clone ~Notation.cloneAsTie ~Notation.copy ~Notation.copyAttachmentsTo ~Notation.copyAttributesTo ~Notation.copyFixedSpellingTo ~Notation.delProperty ~Notation.extractPartialNotation ~Notation.findAttachment ~Notation.findSpanner ~Notation.fixNotename ~Notation.fixedSlots ~Notation.fusedDurRatio ~Notation.getAttachments ~Notation.getFixedNotename ~Notation.getNotehead ~Notation.getProperty ~Notation.getTieHint ~Notation.hasAttributes ~Notation.hasRegularDuration ~Notation.hasSpanner ~Notation.isQuantized ~Notation.makeArtificialHarmonic ~Notation.makeChord ~Notation.makeNote ~Notation.makeRest ~Notation.meanPitch ~Notation.mergeNotationsIfPossible ~Notation.mergeWith ~Notation.notatedDuration ~Notation.notename ~Notation.pitchRange ~Notation.pitchclassIndex ~Notation.quantizedPitches ~Notation.removeAttachments ~Notation.removeAttachmentsByClass ~Notation.removeSpanner ~Notation.removeSpanners ~Notation.resolveHarmonic ~Notation.resolveNotenames ~Notation.setNotehead ~Notation.setPitches ~Notation.setProperty ~Notation.setTieHint ~Notation.splitAtOffset ~Notation.splitAtOffsets ~Notation.splitNotationsAtOffsets ~Notation.symbolicDuration ~Notation.tieHints ~Notation.tieNotations ~Notation.tiedPitches ~Notation.transferSpanner ~Notation.verticalPosition .. rubric:: Attributes Documentation .. autoattribute:: attachments .. autoattribute:: color .. autoattribute:: durRatios .. autoattribute:: duration .. autoattribute:: dynamic .. autoattribute:: end .. autoattribute:: fixedNotenames .. autoattribute:: gliss .. autoattribute:: groupid .. autoattribute:: isGracenote .. autoattribute:: isRealnote .. autoattribute:: isRest .. autoattribute:: isStemless .. autoattribute:: mergeableNext .. autoattribute:: mergeablePrev .. autoattribute:: noteheads .. autoattribute:: offset .. autoattribute:: pitches .. autoattribute:: properties .. autoattribute:: qoffset .. autoattribute:: sizeFactor .. autoattribute:: spanners .. autoattribute:: stem .. autoattribute:: tiedNext .. autoattribute:: tiedPrev .. rubric:: Methods Documentation .. automethod:: accidentalDirection .. automethod:: addArticulation .. automethod:: addAttachment .. automethod:: addSpanner .. automethod:: addText .. automethod:: asRest .. automethod:: breakIrregularDurationInNode .. automethod:: canMergeWith .. automethod:: checkIntegrity .. automethod:: clearFixedNotenames .. automethod:: clone .. automethod:: cloneAsTie .. automethod:: copy .. automethod:: copyAttachmentsTo .. automethod:: copyAttributesTo .. automethod:: copyFixedSpellingTo .. automethod:: delProperty .. automethod:: extractPartialNotation .. automethod:: findAttachment .. automethod:: findSpanner .. automethod:: fixNotename .. automethod:: fixedSlots .. automethod:: fusedDurRatio .. automethod:: getAttachments .. automethod:: getFixedNotename .. automethod:: getNotehead .. automethod:: getProperty .. automethod:: getTieHint .. automethod:: hasAttributes .. automethod:: hasRegularDuration .. automethod:: hasSpanner .. automethod:: isQuantized .. automethod:: makeArtificialHarmonic .. automethod:: makeChord .. automethod:: makeNote .. automethod:: makeRest .. automethod:: meanPitch .. automethod:: mergeNotationsIfPossible .. automethod:: mergeWith .. automethod:: notatedDuration .. automethod:: notename .. automethod:: pitchRange .. automethod:: pitchclassIndex .. automethod:: quantizedPitches .. automethod:: removeAttachments .. automethod:: removeAttachmentsByClass .. automethod:: removeSpanner .. automethod:: removeSpanners .. automethod:: resolveHarmonic .. automethod:: resolveNotenames .. automethod:: setNotehead .. automethod:: setPitches .. automethod:: setProperty .. automethod:: setTieHint .. automethod:: splitAtOffset .. automethod:: splitAtOffsets .. automethod:: splitNotationsAtOffsets .. automethod:: symbolicDuration .. automethod:: tieHints .. automethod:: tieNotations .. automethod:: tiedPitches .. automethod:: transferSpanner .. automethod:: verticalPosition