From 05ad4c0fc02149dbae223da7eac9a68760ad15ae Mon Sep 17 00:00:00 2001 From: "[poww10s]" <[theironminer@gmail.com]> Date: Thu, 19 Nov 2020 22:28:14 -0500 Subject: [PATCH] update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3744900..f831a45 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ Alapatch currently only supports loading and saving patch files in the .SYSEX fo - [x] implement React Redux Correctly - [ ] finish implementing for each component -- [ ] finish one timbre as an example -- [ ] update state and components to handle multiple timbres +- [x] finish one timbre as an example +- [x] update state and components to handle multiple timbres +- [ ] implement switching between currently viewed timbre - [ ] style components - [ ] merge with main branch