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