efairbanks / cybin

A programming/performance environment for seamless online and offline audiovisual rendering.
28 stars 4 forks source link

Design and implement an event scheduling system #4

Closed efairbanks closed 4 years ago

efairbanks commented 6 years ago

This scheduling system should be loosely based on Tidal's because Tidal's scheduling system rules. It will also probably take some design cues from my earlier work with Overtone. This system needs to be simple enough that people want to use it but flexible enough to not be prescriptive. (manual temporal recursion is not intuitive)

efairbanks commented 4 years ago

this is another thing that is super done, but I need to make tuts to explain how it works