more lookahead

This commit is contained in:
Felix Roos
2022-04-01 16:46:18 +02:00
parent f0083cfe45
commit d6aa73fd28
+1 -1
View File
@@ -115,7 +115,7 @@ Loading...</textarea
const audioContext = new AudioContext();
const interval = 0.2;
const lookahead = 0.2;
const lookahead = 0.5;
const metro = new Metro(
audioContext,
(begin, end) => {