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

Function IV7

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

Source from the content-addressed store, hash-verified

720
721
722def IV7(key):
723 return subdominant7(key)
724
725
726def V(key):

Callers

nothing calls this directly

Calls 1

subdominant7Function · 0.85

Tested by

no test coverage detected