Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ IV7
Function
IV7
mingus/core/chords.py:722–723 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
720
721
722
def
IV7(key):
723
return
subdominant7(key)
724
725
726
def
V(key):
Callers
nothing calls this directly
Calls
1
subdominant7
Function · 0.85
Tested by
no test coverage detected