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

Function vi

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

Source from the content-addressed store, hash-verified

732
733
734def vi(key):
735 return submediant(key)
736
737
738def VI(key):

Callers

nothing calls this directly

Calls 1

submediantFunction · 0.85

Tested by

no test coverage detected