gibber-cc / gibber

An audiovisual live coding environment for the browser
MIT License
902 stars 79 forks source link

Euclid generates incorrect sequence #69

Closed ianhattwick closed 1 year ago

ianhattwick commented 3 years ago

Only seems to have a problem with 2 hits across more than 4 beats:

bd = Kick() .trigger.seq(1, Euclid(2,8)/ 10100000 /)

ianhattwick commented 1 year ago

Seems to work fine now