add Menu modal

This commit is contained in:
[poww10s]
2020-11-24 15:10:41 -05:00
parent 9363f7932e
commit 5865400d5b
5 changed files with 192 additions and 28 deletions
+9 -8
View File
@@ -6,14 +6,15 @@ Alapatch currently only supports loading and saving patch files in the .SYSEX fo
# Branch TODO List
- [x] implement React Redux Correctly
- [x] finish implementing for each component
- [x] finish one timbre as an example
- [x] update state and components to handle multiple timbres
- [x] implement switching between currently viewed timbre
- [ ] make a home screen!
- [ ] style components
- [ ] merge with main branch
- [x] implement React Redux Correctly
- [x] finish implementing for each component
- [x] finish one timbre as an example
- [x] update state and components to handle multiple timbres
- [x] implement switching between currently viewed timbre
- [x] make a home screen!
- [ ] implement popup to confirm new patch if a patch is currently being worked on.
- [ ] style components
- [ ] merge with main branch
# Link to the MicroKORG Midi Implementation