MCPcopy 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
164def augmented_unison(note):
165 return notes.augment(note)
166
167
168def minor_second(note):

Callers

nothing calls this directly

Calls 1

augmentMethod · 0.45

Tested by

no test coverage detected