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

Function iii7

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

Source from the content-addressed store, hash-verified

708
709
710def iii7(key):
711 return mediant7(key)
712
713
714def III7(key):

Callers

nothing calls this directly

Calls 1

mediant7Function · 0.85

Tested by

no test coverage detected