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

Function vi7

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

Source from the content-addressed store, hash-verified

740
741
742def vi7(key):
743 return submediant7(key)
744
745
746def VI7(key):

Callers

nothing calls this directly

Calls 1

submediant7Function · 0.85

Tested by

no test coverage detected