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

Function VI7

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

Source from the content-addressed store, hash-verified

744
745
746def VI7(key):
747 return submediant7(key)
748
749
750def vii(key):

Callers

nothing calls this directly

Calls 1

submediant7Function · 0.85

Tested by

no test coverage detected