Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ augmented_unison
Function
augmented_unison
mingus/core/intervals.py:164–165 ·
view source on GitHub ↗
(note)
Source
from the content-addressed store, hash-verified
162
163
164
def
augmented_unison(note):
165
return
notes.augment(note)
166
167
168
def
minor_second(note):
Callers
nothing calls this directly
Calls
1
augment
Method · 0.45
Tested by
no test coverage detected