Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ III
Function
III
mingus/core/chords.py:706–707 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
704
705
706
def
III(key):
707
return
mediant(key)
708
709
710
def
iii7(key):
Callers
nothing calls this directly
Calls
1
mediant
Function · 0.85
Tested by
no test coverage detected