Jade (Rose) Rowland

Results 25 comments of Jade (Rose) Rowland

I think it could be cool to have a dedicated function that lets you pattern through all of the banks of drum machines. so you could do like `sound("bd hh...

squeeze has some unexpected behavior where something like `note(squeeze("", ["c", "e d"]))` will not restart the selected pattern from the beginning if the selecting pattern is not divisible by four....

FIxed the animation drops

@felixroos this should be ready now, the clock is stabilized in firefox, and chrome behaves the same as before. Animations are working correctly. The clock no longer dies when window...

not sure what is going on with these test failures though...

> I can review / test this in the coming days ok? on first sight it works great on my machine, I can also test it on my other machine...

> we should test this on mobile before merging i think. mobile browsers often suck at supporting some apis, so might need to disable it on mobile if it doesn't...

@felixroos I added a condition to use cyclist if the client does not support shared workers and now android works again.

> > @felixroos I added a condition to use cyclist if the client does not support shared workers and now android works again. > > great! one more thing i've...

> > Good idea, I updated the behavior to stop the clock if all instances are stopped :) If a client disconnects while it is started would be the edge...