Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
def
minor_unison(note):
157
return
notes.diminish(note)
158
159
160
def
major_unison(note):
Callers
nothing calls this directly
Calls
1
diminish
Method · 0.45
Tested by
no test coverage detected