버전
menu_open

Effects Tips and Best Practices

Many options are available to you when you use effects in Wwise. Using certain strategies when implementing effects can give you better-sounding results and save resources. The following are some strategies you might consider when using effects in your projects.

CPU Usage

Effects will always use up CPU power, but being aware of this power draw can help you use them more efficiently. In general, if you apply effects at the Master Mixer level, you will use less CPU. For example, if you apply a Wwise Peak Limiter effect on the Master Audio Bus of an XBox 360 game, you will have only one instance processed at runtime. If you applied the effect at the object level instead, you could have hundreds of instances processed at once.

Rendering effects also allows you to save on CPU, as this will avoid the need to process them in real time. Naturally, you cannot apply RTPCs to rendered effects as the properties of these effects cannot change after they have been rendered.

As far as individual effects go, Delay and Wwise Parametric EQ tend to use very little CPU. The Wwise Compressor, Peak Limiter, and Expander effects use somewhat more. For reverb, you have a choice between the Wwise RoomVerb, which is more resource-intensive but of high quality; and theWwise Matrix Reverb, which you can adjust to suit your quality and performance needs.

Overall, your best strategy is to test your project using the game profiling tools. In this way, you can observe the CPU usage of effects in real time and make decisions about how effects should be used. For more information about profiling, refer to Understanding the Different Types of Profiling in Wwise.

Effects and Music

Applying time-based effects (such as Wwise Matrix Reverb or Delay) to music objects at the object level is not recommended, as this can interfere with time-based properties and behaviors already assigned to them. Applying the time-based effects at the master-mixer level, that is, to an audio bus, avoids this interference.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요