You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs, "Dominant 7ths can be specified by putting d7 at end". Naively, I expected "d43" to then be a dominant 7th in 43 position. It isn't, but we can get that with "43d7". Perhaps a note of clarification in the docs could be useful? Or just changing the behavior for "d43"?
Actually I just noticed that the last pitch of RN("IV43d7").pitches is B, which is not what I expected. So maybe there is no way to use "d" to change an inversion to a dominant 7th?
music21 version
8.0.0a9
Problem summary
According to the docs, "Dominant 7ths can be specified by putting d7 at end". Naively, I expected "d43" to then be a dominant 7th in 43 position. It isn't, but we can get that with "43d7". Perhaps a note of clarification in the docs could be useful? Or just changing the behavior for "d43"?
Steps to reproduce
The text was updated successfully, but these errors were encountered: