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

Function vii

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

Source from the content-addressed store, hash-verified

748
749
750def vii(key):
751 return subtonic(key)
752
753
754def VII(key):

Callers

nothing calls this directly

Calls 1

subtonicFunction · 0.85

Tested by

no test coverage detected