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