pahund / rum-pum-pum

A Music program for kids, based on Web Audio API and PIXI.js.
2 stars 0 forks source link

Timing Issues #15

Open pahund opened 9 years ago

pahund commented 9 years ago

On desktop browsers, the timing of the drum pattern is kind of ok, but if I try out the demo on my Android phone (with Chrome), it is horrible. Find out how to use the Web Audio API's timing features to get a smooth drum loop.

pahund commented 9 years ago

created branch timing to work on this issue