Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ V7
Function
V7
mingus/core/chords.py:730–731 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
728
729
730
def
V7(key):
731
return
dominant7(key)
732
733
734
def
vi(key):
Callers
nothing calls this directly
Calls
1
dominant7
Function · 0.85
Tested by
no test coverage detected