New in version 2.0.
True when expr is a diatonic pitch name. Otherwise false:
abjad> pitchtools.is_diatonic_pitch_name("c''") True
The regex (^[a-g,A-G])(,+|'+|)$ underlies this predicate.
Return boolean.
Enter search terms or a module, class or function name.