From e51b9ce5ee7c23c50835c09fdcbc40912fb65f83 Mon Sep 17 00:00:00 2001 From: subalterngames Date: Tue, 16 Jan 2024 09:53:49 -0500 Subject: [PATCH] changlog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index a6c8214..82b91e1 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ - Fixed: There was an input bug where the play/start key (spacebar) was sometimes unresponsive for the first few presses. This is because audio was still decaying from a previous play, meaning that technically the previous play was still ongoing. - Fixed: When a new file is created or when a new save file loaded, the app didn't reset correctly. - Fixed: If you try to play music and there are no tracks or no playable notes, the app starts playing music and then immediately stops. +- Fixed: If you're playing music and then load a save file, the save file can't play music because the synthesizer still has MIDI events from the previous music. ## 0.2.1