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

Function VII

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

Source from the content-addressed store, hash-verified

752
753
754def VII(key):
755 return subtonic(key)
756
757
758def vii7(key):

Callers

nothing calls this directly

Calls 1

subtonicFunction · 0.85

Tested by

no test coverage detected