From ea0ea6031318a84ad2b35b3021f7c3b54e13b92b Mon Sep 17 00:00:00 2001 From: lemmeviewthecode Date: Mon, 18 Nov 2024 15:36:37 -0600 Subject: [PATCH 1/2] Update monster-metadata.json --- .../data/songs/monster/monster-metadata.json | 23 ++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/preload/data/songs/monster/monster-metadata.json b/preload/data/songs/monster/monster-metadata.json index 1f4cde88a..2b9f49f97 100644 --- a/preload/data/songs/monster/monster-metadata.json +++ b/preload/data/songs/monster/monster-metadata.json @@ -17,18 +17,15 @@ "timeFormat": "ms", "timeChanges": [ { "t": 0, "bpm": 95 }, - { "t": 41770, "bpm": 95 }, - { "t": 44180, "bpm": 105 }, - { "t": 80710, "bpm": 105 }, - { "t": 81860, "bpm": 110 }, - { "t": 81861, "bpm": 95 }, - { "t": 117230, "bpm": 132 }, - { "t": 131770, "bpm": 132 }, - { "t": 133310, "bpm": 107 }, - { "t": 133311, "bpm": 132 }, - { "t": 133770, "bpm": 120 }, - { "t": 42975, "bpm": 100 }, - { "t": 81285, "bpm": 107.5 }, - { "t": 132540, "bpm": 119.5 } + { "t": 35325, "bpm": 127 }, + { "t": 37252, "bpm": 95 }, + { "t": 39789, "bpm": 127 }, + { "t": 41693, "bpm": 100 }, + { "t": 46350, "bpm": 105 }, + { "t": 80571, "bpm": 216 }, + { "t": 81806, "bpm": 95 }, + { "t": 117158, "bpm": 132 }, + { "t": 131705, "bpm": 120 } ] } + From 78a63c26830d0d78fc315505cfc98c8722c81451 Mon Sep 17 00:00:00 2001 From: "Cringe-TGM (2)" Date: Mon, 18 Nov 2024 15:51:17 -0600 Subject: [PATCH 2/2] whoops got one of them wrong, fixed it --- preload/data/songs/monster/monster-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preload/data/songs/monster/monster-metadata.json b/preload/data/songs/monster/monster-metadata.json index 2b9f49f97..e86374c28 100644 --- a/preload/data/songs/monster/monster-metadata.json +++ b/preload/data/songs/monster/monster-metadata.json @@ -21,7 +21,7 @@ { "t": 37252, "bpm": 95 }, { "t": 39789, "bpm": 127 }, { "t": 41693, "bpm": 100 }, - { "t": 46350, "bpm": 105 }, + { "t": 44100, "bpm": 105 }, { "t": 80571, "bpm": 216 }, { "t": 81806, "bpm": 95 }, { "t": 117158, "bpm": 132 },