-
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.
* ENH: audioStoreにモーフィング適用するための操作を追加 * FIX: MorphingInfo型からundefinedを除去 * ENH: モーフィングUIとプリセットを追加 * Update src/components/AudioInfo.vue Co-authored-by: Hiroshiba <[email protected]> * Update src/components/AudioInfo.vue Co-authored-by: Hiroshiba <[email protected]> * FIX: 変数名等を修正 * FIX: convertAudioQueryFromEditorToEngineを共通化 * ADD: モーフィングの設定が不正である場合エラーを返してその旨をダイアログに表示する * FIX: GenerateAudioResultObjectを廃止して例外を投げるように変更 * FIX: PLAY_AUDIOのエラー処理を変更 * FIX: 設定でモーフィングが無効化されていてもモーフィングが行われるように変更 * FIXMEコメントの追加 * FIX: Errorの型名を変更 Co-authored-by: Hiroshiba <[email protected]>
- Loading branch information
1 parent
cadd27e
commit 21ff141
Showing
15 changed files
with
614 additions
and
168 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.