From b4befcedbfdb756188eec75310c168011393ccb4 Mon Sep 17 00:00:00 2001 From: "[poww10s]" <[theironminer@gmail.com]> Date: Fri, 20 Nov 2020 08:03:06 -0500 Subject: [PATCH] update TODO list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f831a45..a41b88e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Alapatch currently only supports loading and saving patch files in the .SYSEX fo - [ ] finish implementing for each component - [x] finish one timbre as an example - [x] update state and components to handle multiple timbres -- [ ] implement switching between currently viewed timbre +- [x] implement switching between currently viewed timbre - [ ] style components - [ ] merge with main branch