PitchConverter ============== .. currentmodule:: pitchtools .. autoclass:: PitchConverter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PitchConverter.a4 ~PitchConverter.eighthnote_symbol ~PitchConverter.unicode_accidentals .. rubric:: Methods Summary .. autosummary:: ~PitchConverter.as_midinotes ~PitchConverter.asmidi ~PitchConverter.default ~PitchConverter.f2m ~PitchConverter.f2n ~PitchConverter.freq_round ~PitchConverter.get_reference_freq ~PitchConverter.m2f ~PitchConverter.m2n ~PitchConverter.midi_to_note_parts ~PitchConverter.n2f ~PitchConverter.n2m ~PitchConverter.normalize_notename ~PitchConverter.pianofreqs ~PitchConverter.set_reference_freq ~PitchConverter.str2midi .. rubric:: Attributes Documentation .. autoattribute:: a4 .. autoattribute:: eighthnote_symbol .. autoattribute:: unicode_accidentals .. rubric:: Methods Documentation .. automethod:: as_midinotes .. automethod:: asmidi .. automethod:: default .. automethod:: f2m .. automethod:: f2n .. automethod:: freq_round .. automethod:: get_reference_freq .. automethod:: m2f .. automethod:: m2n .. automethod:: midi_to_note_parts .. automethod:: n2f .. automethod:: n2m .. automethod:: normalize_notename .. automethod:: pianofreqs .. automethod:: set_reference_freq .. automethod:: str2midi