RolandJansen / intermix

Typescript/Javascript framework for building sequencer-based audio apps
GNU Lesser General Public License v3.0
6 stars 0 forks source link

Add a clock signal to sequencer (like midi clock) #95

Open RolandJansen opened 5 years ago

RolandJansen commented 4 years ago

not shure if this is neccessary. We have the audio-context time and the animation frame timer.

Maybe it would be a good idea to extend the raf stuff with middleware like in redux.