slurmulon / gig

:sound: Bach player for JS
MIT License
1 stars 0 forks source link

Support Set collections #8

Closed slurmulon closed 3 years ago

slurmulon commented 6 years ago

Right now only List collections (i.e. sequential) are supported.

We need to also support Set collections, where each Element is played asynchronously.

https://github.com/slurmulon/bach#beats

slurmulon commented 3 years ago

This is now supported.