버전
menu_open
알림: 고객님의 주요 출시 버전( 2023.1.5.8522 )에 해당하는 최신 설명서로 이동했습니다. 특정 버전의 설명서를 보시려면 Audiokinetic 런처에서 오프라인 설명서를 다운로드하고 Wwise Authoring의 Offline Documentation을 확인하세요.
Wwise SDK 2023.1.5
Understanding virtual voices

To maintain an optimal level of performance when many sounds are playing simultaneously, you can use virtual voices to ensure that sounds below a certain volume do not consume valuable processing power and memory. The sound engine queues these inaudible sounds in the virtual voice list but does not play them. Wwise continues to manage and monitor these sounds, but when they are in the virtual voice list, the sound engine doesn't process them and they don't use any of the hardware’s physical voices.

When you use virtual voices, sounds move back and forth between physical and virtual voices based on whether their volume levels are under threshold, or whether the playback limit is exceeded and sounds are allowed to be virtual (as described in Understanding playback limit and priority). When the volume crosses the threshold set in Wwise Authoring, the voices are added to the virtual voice list and sound processing stops. As volume levels increase, which happens when sounds move within the maximum distance radius, the sounds move from the virtual voice list to physical voices, and the sound engine processes them again.

You can choose between three different playback behaviors for sounds as they change from virtual to physical. Each behavior has its own performance characteristics:

재생 방식
CPU 소모량

메모리 소모량

Play from beginning Medium: Voices are not serviced when virtual. Some extra operations are performed when voices switch between virtual and physical.

Low: All internal processing buffers are flushed when virtual.

Play from elapsed time High: Voices are serviced at each buffer when virtual. Some extra operations are performed when voices switch between virtual and physical.

Low: All internal processing buffers are flushed when virtual.

Resume Low: Voices are not serviced when virtual. No operations occur when voices switch between virtual and physical.

High: All internal processing buffers are retained when virtual.

Streamed sounds don't use I/O bandwidth when they are virtual. When the selected behavior is Play from beginning or Play from elapsed time, the I/O buffer is flushed, which causes a delay before the sound is audible again when voices switch from virtual to physical.

See Optimizing Voices for more information about virtual voices from the sound designer's point of view.


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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요