79452243

Date: 2025-02-19 17:22:44
Score: 1
Natty:
Report link

Instead of -P12, use -P8, like this:

import music21
p = music21.pitch.Pitch('D-4')
print(p.transpose(-8))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Starship