From 43c99e8ceb5f1597b2a503012beafd936cfb8c8c Mon Sep 17 00:00:00 2001 From: nycki Date: Tue, 8 Jul 2025 23:03:26 -0700 Subject: [PATCH] quick and dirty fix to octave issue to protect people's ears --- static/qrplay/v2b.html | 2 +- static/qrplay/v2b.min.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/qrplay/v2b.html b/static/qrplay/v2b.html index 3cb9f76..6a15608 100644 --- a/static/qrplay/v2b.html +++ b/static/qrplay/v2b.html @@ -35,7 +35,7 @@ T=[]; for( c=t=o=k=Z=0,l=2;C=v[c++]; // - + octave, or no match - z<0?o+=C+12|0: + z<0?C.trim()&&(o+=C+12|0): // comments z<2?k=z:k?0: // triplets and dots diff --git a/static/qrplay/v2b.min.html b/static/qrplay/v2b.min.html index 03dc2ab..c4a6762 100644 --- a/static/qrplay/v2b.min.html +++ b/static/qrplay/v2b.min.html @@ -1 +1 @@ -

qrplay

\ No newline at end of file +

qrplay

\ No newline at end of file