Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ I7
Function
I7
mingus/core/chords.py:682–683 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
680
681
682
def
I7(key):
683
return
tonic7(key)
684
685
686
def
ii(key):
Callers
nothing calls this directly
Calls
1
tonic7
Function · 0.85
Tested by
no test coverage detected