バージョン

menu_open
Wwise SDK 2023.1.7
convert-external-source

External sources conversion. 指定したプロジェクトの、外部ソースファイルを変換します。追加のWSOURCESを指定することも可能です。External Sources are a special type of source that you can put in a sound object in Wwise. It indicates that the real sound data will be provided at runtime. While external source conversion can be triggered by SoundBank generation, this operation can be used to process sources not contained in the Wwise Project. Refer to 外部ソースの統合.

WwiseConsole convert-external-source "C:\MyProject\MyProject.wproj"

全プラットフォームのMyProject.wprojの外部ソースを、現在のプロジェクト設定に従って変換します。

Arguments

PROJECT

プロジェクトファイル(.wproj)へのパス。

引数スキーマ

Options

--no-wwise-dat

オーディオファイルの変換時に隠れた 'wwise.dat' ファイルへの書き込みを、無効にします。ファイルの依存関係にすでに対応できるビルドツールからコールするときは、コンフリクトなしで複数のWwiseインスタンスを、同時に同じディレクトリへ変換できるので、便利です。なお、このオプションは、既存の隠れた 'wwise.dat' ファイルの読み込みを防止するものではありません。

--output PLATFORM PATH
--output PLATFORM1 PATH1 --output PLATFORM2 PATH2 ...
--output PATH

Allows you to follow this option with a platform, and a path to an output directory to override the output directory of this platform. ほかのプラットフォームでも、このオプションを繰り返します。If only an output directory is specified, sources for all platforms are generated in that directory.

--platform PLATFORM
--platform PLATFORM1 PLATFORM2 ...
--platform PLATFORM1 --platform PLATFORM2 ...

Specifies for which platforms the sources are converted using the project settings. このオプションのあとに、プラットフォーム識別子を続ける必要があります。

--quiet

エラー以外のコンソールテキスト出力を無効にします。

--source-by-platform PLATFORM FILE
--source-by-platform PLATFORM1 FILE1 --source-by-platform PLATFORM2 FILE2 ...

Specifies the WSOURCES files to use by platform. これを特定のプラットフォームで指定すると、このプラットフォームでは、プロジェクト設定のWSOURCESファイルがオーバーライドされます。これを指定しないプラットフォームでは、プロジェクト設定が適用されます。Specify the platform first, then the WSOURCES files to use for this platform. この操作を、各プラットフォームとWSOURCESファイルで繰り返します。

--source-file FILE
--source-file FILE1 FILE2 ...

Specifies the WSOURCES files to use. このWSOURCESファイルを、全プラットフォームで使用します。

--verbose

追加のコンソールテキスト出力を有効にします。

オプションスキーマ

Result

WwiseConsole.exeのexit codeの意味は、0は成功、1は1つ以上のエラー発生(警告があることも)、2は警告だけです。

結果スキーマ

Wwise Consoleの詳細は、 コマンドラインを使う を参照してください。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう