From 5ffbef11b865f002502cf1edd1c8aa46ea49e8c8 Mon Sep 17 00:00:00 2001 From: Gloomhonk Date: Mon, 20 May 2024 12:30:06 +0100 Subject: [PATCH 1/2] Increased maximum pitch bend range. --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index 1117afd..4046e2b 100644 --- a/index.html +++ b/index.html @@ -65,6 +65,11 @@

+ + + + +
@@ -280,6 +285,10 @@

Examples

Version history

+

+ v1.9a
+ Increased maximum pitch bend to 12 semitones. +

v1.9
Added support for tempo changes From 49963350439810759d6134e36a9a5712e9f21c72 Mon Sep 17 00:00:00 2001 From: Gloomhonk Date: Mon, 20 May 2024 12:39:47 +0100 Subject: [PATCH 2/2] Updated description of pitch bend range change. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4046e2b..9fe4674 100644 --- a/index.html +++ b/index.html @@ -287,7 +287,7 @@

Examples

Version history

v1.9a
- Increased maximum pitch bend to 12 semitones. + Increased maximum pitch bend range to 12 semitones

v1.9