-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add sing schema * change project file shape and schema * fix missing attribute * make all editor states required in project file * remove await and use commit * separate phrases map and phrase data map * add project load/save buttons to sing editor * fmt * add generate singing store initial score func * initialize song project in create new project * rename editor detect variable * remove phrases * rename sing to song * use dispatch * improve comment Co-authored-by: Hiroshiba <hihokaruta@gmail.com> * add await for set singer and score Co-authored-by: Hiroshiba <hihokaruta@gmail.com> * improve comment Co-authored-by: Hiroshiba <hihokaruta@gmail.com> * extract object in migration * Revert "separate phrases map and phrase data map" This reverts commit 97d68a8. * revert phrase schema * remove last active editor property from project * move talk project validation * remove phrases from sing store initial score Co-authored-by: Sig <sigprogrammer@gmail.com> * add comment of not using generate singing store initial score func * add key shift to song initial object * add set voice key shift to loading project * create apply talk project to store * create apply song project to store func * add missing await --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com> Co-authored-by: Sig <sigprogrammer@gmail.com>
- Loading branch information
1 parent
948c6dd
commit 821d298
Showing
6 changed files
with
392 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.