Turn pitch-classes into pitches.
Example:
abjad> pitchtools.registrate( [10, 0, 2, 6, 8, 7, 5, 3, 1, 9, 4, 11], [10, 19, 20, 23, 24, 26, 27, 29, 30, 33, 37, 40]) [10, 24, 26, 30, 20, 19, 29, 27, 37, 33, 40, 23]
pitchtools.pitch_number_to_octave
pitchtools.send_pitch_number_to_octave
Enter search terms or a module, class or function name.