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

Function V

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

Source from the content-addressed store, hash-verified

724
725
726def V(key):
727 return dominant(key)
728
729
730def V7(key):

Callers

nothing calls this directly

Calls 1

dominantFunction · 0.85

Tested by

no test coverage detected