menu
バージョン
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
Wwise Consoleの詳細は、 コマンドラインを使う を参照してください。
convert-external-source
External Sourcesの変換。 指定したプロジェクトの、外部ソースファイルを変換します。追加のWSOURCESを指定することも可能です。External Sourcesは、WwiseのSoundオブジェクトに置くことのできる、特別な種類のソースです。実際のサウンドデータは、ランタイム時に提供されます。External Sourceの変換はSoundBankの生成でもトリガーされますが、この操作はWwise Projectに含まれないソースの処理に利用できます。Please refer to 外部ソースの統合.
create-new-project
何も入っていない、新しいプロジェクトを作成します。既にあるプロジェクトを使うことはできません。フォルダーが存在しない場合には、作成されます。
generate-soundbank
SoundBankの生成。SoundBank生成を、プロジェクトに保存された設定に従い実行します。User SoundBanks Settings are normally ignored when SoundBank generation is launched from the command line. However, when using the Source Control for generated SoundBanks, the User Project Settings will be loaded for the Source Control settings. Also, some of these settings can be overridden from the command line.
migrate
プロジェクトを移行して保存します。
move-media-ids-to-single-file
プロジェクトのメディアIDを、そのワークユニット(.wwu)から、 <project-name>.mediaid という1つのファイルに移動します。このコマンドで、プロジェクトの全ワークユニットが強制的に保存されます。
move-media-ids-to-work-units
プロジェクトのメディアIDを、 <project-name>.mediaid という1つのxmlファイルから、そのワークユニット(.wwu)に移動します。このコマンドで、プロジェクトの全ワークユニットが強制的に保存されます。
tab-delimited-import
タブ区切りファイルをインポートし、異なるオブジェクト階層の作成や変更を行います。プロジェクトは自動的に移行されます(必要な場合)。また、プロジェクトはインポート後に自動的に保存されます。
update-media-ids-in-single-file
プロジェクトをロードし、 <project-name>.mediaid のコンテンツが存在すれば、それを更新します。
verify
Load the project and do nothing else. This is useful to see the log for verification purposes without actually migrating and saving.
waapi-server
コマンドラインWwise Authoring APIサーバを開始し、これにクライアントアプリケーションが、Wwise Authoring APIを使い接続できます。