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