Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ VII7
Function
VII7
mingus/core/chords.py:762–763 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
760
761
762
def
VII7(key):
763
return
subtonic7(key)
764
765
766
def
invert(chord):
Callers
nothing calls this directly
Calls
1
subtonic7
Function · 0.85
Tested by
no test coverage detected