diff --git a/index.html b/index.html
index cb725ea..d0ae460 100644
--- a/index.html
+++ b/index.html
@@ -3320,7 +3320,7 @@ const VIDEOGAME_PIECES=(function(){
// ── Turkish March (Mozart) ──
var turkish=(function(){
- var bg=[],mel=[],t=0,q=0.18;
+ var bg=[],mel=[],t=0,q=0.227;
var theme=[B3,A3,Ab3,A3,C4,D4,C4,B3,A3,B3,C4,D4,E4,D4,C4,B3,A3,B3,A3,A3];
var tLn= [3,0,1,0,2,1,2,3,0,3,0,1,2,1,0,3,0,3,0,0];
for(var rep=0;rep<6;rep++){
@@ -3382,7 +3382,7 @@ const VIDEOGAME_PIECES=(function(){
// ── Can-Can (Offenbach) ──
var cancan=(function(){
- var bg=[],mel=[],t=0,q=0.16;
+ var bg=[],mel=[],t=0,q=0.197;
var theme=[C4,D4,E4,C4,E4,C4,E4,D4,E4,F4,E4,D4,C4,D4,E4,F4,G4,A4,G4,E4,C4,D4,E4,C4];
var tLn= [0,1,2,0,2,0,2,1,2,3,2,1,0,1,2,3,0,1,0,2,0,1,2,0];
for(var rep=0;rep<6;rep++){
@@ -3514,7 +3514,7 @@ const FOLK_PIECES=(function(){
// Folk piece helper
function folk(name,origin,bpm,theme,lanes,durations,passes,root){
- var bg=[],mel=[],t=0,q=0.25;
+ var bg=[],mel=[],t=0,q=30/bpm;
for(var rep=0;rep