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

Function V7

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

Source from the content-addressed store, hash-verified

728
729
730def V7(key):
731 return dominant7(key)
732
733
734def vi(key):

Callers

nothing calls this directly

Calls 1

dominant7Function · 0.85

Tested by

no test coverage detected