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

Function IV

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

Source from the content-addressed store, hash-verified

716
717
718def IV(key):
719 return subdominant(key)
720
721
722def IV7(key):

Callers

nothing calls this directly

Calls 1

subdominantFunction · 0.85

Tested by

no test coverage detected