MCPcopy Create free account
hub / github.com/bspaans/python-mingus / II7

Function II7

mingus/core/chords.py:698–699  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

696
697
698def II7(key):
699 return supertonic7(key)
700
701
702def iii(key):

Callers

nothing calls this directly

Calls 1

supertonic7Function · 0.85

Tested by

no test coverage detected