monome / dust

norns incantations
GNU General Public License v3.0
72 stars 51 forks source link

zellen: use er.lua for euclidean rhythms #287

Closed sarweiler closed 5 years ago

sarweiler commented 5 years ago

well, i never noticed the er.lua module and implemented my own euclidean rhythm module. as er.lua does the same very elegantly in a lot less code (bucket method! beautiful!), of course i will use this, rather than my own bulky recursive implementation. sorry for duplicating functionality!

changelog: