NotatedPitch ============ .. currentmodule:: pitchtools .. autoclass:: NotatedPitch :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NotatedPitch.accidental_name ~NotatedPitch.cents_deviation ~NotatedPitch.cents_sign ~NotatedPitch.cents_str ~NotatedPitch.chromatic_alteration ~NotatedPitch.chromatic_index ~NotatedPitch.chromatic_name ~NotatedPitch.diatonic_alteration ~NotatedPitch.diatonic_index ~NotatedPitch.diatonic_name ~NotatedPitch.fullname ~NotatedPitch.is_black_key ~NotatedPitch.is_white_key ~NotatedPitch.midinote ~NotatedPitch.octave ~NotatedPitch.vertical_position .. rubric:: Methods Summary .. autosummary:: ~NotatedPitch.alteration_direction ~NotatedPitch.microtone_index .. rubric:: Attributes Documentation .. autoattribute:: accidental_name .. autoattribute:: cents_deviation .. autoattribute:: cents_sign .. autoattribute:: cents_str .. autoattribute:: chromatic_alteration .. autoattribute:: chromatic_index .. autoattribute:: chromatic_name .. autoattribute:: diatonic_alteration .. autoattribute:: diatonic_index .. autoattribute:: diatonic_name .. autoattribute:: fullname .. autoattribute:: is_black_key .. autoattribute:: is_white_key .. autoattribute:: midinote .. autoattribute:: octave .. autoattribute:: vertical_position .. rubric:: Methods Documentation .. automethod:: alteration_direction .. automethod:: microtone_index