MCPcopy 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
706def III(key):
707 return mediant(key)
708
709
710def iii7(key):

Callers

nothing calls this directly

Calls 1

mediantFunction · 0.85

Tested by

no test coverage detected