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

Function minor_unison

mingus/core/intervals.py:156–157  ·  view source on GitHub ↗
(note)

Source from the content-addressed store, hash-verified

154
155
156def minor_unison(note):
157 return notes.diminish(note)
158
159
160def major_unison(note):

Callers

nothing calls this directly

Calls 1

diminishMethod · 0.45

Tested by

no test coverage detected