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

Function I

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

Source from the content-addressed store, hash-verified

676
677
678def I(key):
679 return tonic(key)
680
681
682def I7(key):

Callers

nothing calls this directly

Calls 1

tonicFunction · 0.85

Tested by

no test coverage detected