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