バージョン
menu_open
Wwise SDK 2023.1.3
Understanding Real-Time Parameter Controls (RTPCs)

You can use Real-time Parameter Controls (RTPCs) to control specific properties of various Wwise objects (sounds, containers, control busses, effects, and so on) based on parameter changes that occur within the game in real time.

Here are some examples of how you can use RTPCs in your games:

  • レーシングゲームで、車のスピードやエンジンのRPMに基づいて、車のエンジンサウンドのボリュームやピッチを制御できます。
  • In a ski or snowboard game, the sounds of the skis can change with speed and angle.
  • In a scene located in an outdoors environment, you can tweak the parameters of an effect based on wind speed.
  • You can randomly position sounds across multiple speakers. You can use your own random positioning code to drive RTPCs on the left-right and front-rear panning of 3D user-defined sounds, instead of using pre-defined paths created in Wwise.

In addition to the examples listed above, you can use RTPCs whenever you want an audio structure's property to be affected by what happens in a game.

The sound designer defines the names and ranges of game parameters in Wwise Authoring. Sound designers also define RTPC curves. ゲームパラメータ値は、RTPC カーブのX軸で表されます。

After the sound designer defines the game parameters and RTPC curves in Wwise Authoring, the game only needs to update the value of the various game parameters while the game is being played. サウンドエンジンは、ゲームパラメータの現行値に対するRTPCカーブの評価によりプロパティ値を計算します。

See Working with RTPCs for more information about RTPCs from the sound designer's point of view.

See 統合の詳細 - RTPC for an overview of RTPC integration.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう