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

Function VI

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

Source from the content-addressed store, hash-verified

736
737
738def VI(key):
739 return submediant(key)
740
741
742def vi7(key):

Callers

nothing calls this directly

Calls 1

submediantFunction · 0.85

Tested by

no test coverage detected