From 281f4babcedff326a16e3f3ec0a62d5aef6f5e44 Mon Sep 17 00:00:00 2001 From: "Son A. Pham" Date: Mon, 15 Apr 2024 17:47:46 -0700 Subject: [PATCH] Util page for converting URLS from mikeslessons --- README.md | 2 +- convert.html | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+), 1 deletion(-) create mode 100644 convert.html diff --git a/README.md b/README.md index eb26bcb..f280e6f 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ you can edit the notation and play it. notation. To use this, add `&EmbedTempoTimeSig=true` to the end of the URL. 4. An utility to convert a `https://www.mikeslessons.com/groove` link to an -embeddable link. +embeddable link: https://sonph.github.io/notion-drum-sheet/convert.html diff --git a/convert.html b/convert.html new file mode 100644 index 0000000..f1288c8 --- /dev/null +++ b/convert.html @@ -0,0 +1,100 @@ + + + + + Embedded Groove + + + + +
+
+ +

+ +

+ +

+ + + +
+
+
+
+ +
+ + + + + \ No newline at end of file