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

Function I7

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

Source from the content-addressed store, hash-verified

680
681
682def I7(key):
683 return tonic7(key)
684
685
686def ii(key):

Callers

nothing calls this directly

Calls 1

tonic7Function · 0.85

Tested by

no test coverage detected