バージョン
In Wwise you can specify certain default object values for your project. The default values are applied to each new object that you create, except when a new object is created as a child of another object. In this case, the object inherits the audio output and Conversion Settings ShareSet assigned to its parent.
We recommend specifying the default object values early in the project so they can be applied as you create new objects.
Changing default object values during project development only affects objects created after the change. This means you can set up default object values before creating one type of object, such as SFX objects, and then change the default object values before creating another type of object, such as Voice objects.
Default object values can be specified for each user. Wwise saves them in an XML file with
the path <project
directory>/<project_name>.<user_name>.wsettings
.
To specify default object values:
From the menu bar, click Project > Default Object Values (Shift+D).
In the Default Object Values dialog, specify your default values. See the following table for details.
OK をクリックします。
The Default Object Values dialog closes and your values are saved.
Interface element |
内容 | |||
---|---|---|---|---|
Routing | ||||
Audio Output |
新規のサウンドオブジェクトやミュージックオブジェクトをルーティングさせる、デフォルトのマスターミキサー階層のオーディオバス。 | |||
Project Explorer - Browserが開き、デフォルトAudio Busを選択できる。 | ||||
Sound Objects | ||||
Voice Volume |
全ての新規サウンドオブジェクトのデフォルトのレベル、つまり振幅。 デフォルト値: 0 | |||
Default Conversion Settings | ||||
Override Project Settings |
プロジェクト設定を上書きします。これにより、別のデフォルトのConversion Settings ShareSetを選択できる。
| |||
(Conversion Setting ShareSet) |
デフォルトのコンバージョン設定として使うShareSetの名前。 このプロジェクトで新規の上位親オブジェクトを作成する度に、デフォルトのコンバージョン設定ShareSetが使われる。他のオブジェクトの子として新規オブジェクトを作成する場合は、親にアサインされているコンバージョン設定ShareSetを継承する。 SoundBank生成中に、ユーザーのデフォルトコンバージョン設定は絶対に使われない。 | |||
Project Explorer - Browserが開き、別のデフォルトのコンバージョン設定ShareSetまで移動して選択できる。 | ||||
Closes the Default Object Values dialog and saves your settings. | ||||
Closes the Default Object Values dialog without saving your settings. |