Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ VI7
Function
VI7
mingus/core/chords.py:746–747 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
744
745
746
def
VI7(key):
747
return
submediant7(key)
748
749
750
def
vii(key):
Callers
nothing calls this directly
Calls
1
submediant7
Function · 0.85
Tested by
no test coverage detected