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

Function VII7

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

Source from the content-addressed store, hash-verified

760
761
762def VII7(key):
763 return subtonic7(key)
764
765
766def invert(chord):

Callers

nothing calls this directly

Calls 1

subtonic7Function · 0.85

Tested by

no test coverage detected