brianhouse / braid

Polyrhythms in Python: a sequencer and musical notation system for monophonic MIDI synths
http://braid.live
GNU General Public License v3.0
47 stars 6 forks source link

import ease_in and ease_out for use in blend() #15

Closed discohead closed 4 years ago

discohead commented 4 years ago

blend() calls ease_in() and ease_out() but they're not defined