Open michcan opened 8 years ago
Music projects run best in turbo mode, which reduces the thread-switching "latency" you're experiencing.
Hello, I'm using this type of blocks:
Using turbo mode increase the delay between keypress and sound playing (on firefox and chrome) :( Is the problem from the key event listener or from audio on turbo context ?
Hi, Did you know how to have low audio latency (near 20ms) in snap. I tried different configuration browser (chrome/firefox) and OS (Raspbian / mac). And i never have realy "low latency" audio (to play rythmic pattern with touch of my keyboard). On all configuration there is too much delay between keypress and the sound playing. Is the problem from snap itself or from the browser (i read some topic about latency on web browser and it seems thats a big problem for JS/HTML5 developpers) Thank you