-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FrameAudioQueryの変更を反映できるようにする (#1961)
* レンダリング処理をリファクタリング、データ構造を変更 修正 * コメントを少し修正 * 歌い方と音声をキャッシュするように * リファクタリング * キャッシュ周りが正しく実装できていなかったので修正 * SingingStyleからSingingGuideに変更、コメントを追加 * コメントの追加・修正 * ブランド型にした * singerAndFrameRateに変更 * hashとcalculatedHashに変更 * コメントを追加、処理を共通化 * レンダリング中に前の音声のキャッシュを再生しないように変更 * リファクタリング * ノートシーケンスを作成して接続するタイミングを変更、コメントを修正 --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
- Loading branch information
1 parent
020b87d
commit e6ee7e5
Showing
8 changed files
with
554 additions
and
321 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
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.