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

Function ii

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

Source from the content-addressed store, hash-verified

684
685
686def ii(key):
687 return supertonic(key)
688
689
690def II(key):

Callers

nothing calls this directly

Calls 1

supertonicFunction · 0.85

Tested by

no test coverage detected