버전
The Advanced Profiler - Listeners tab displays information about the active listeners in your game. A listener is a virtual microphone or motion sensor in the game that helps assign the sounds to particular speakers or motion to particular motors to simulate a 3D environment. For example, in a multiplayer go-kart racing game, each player-controlled go-kart on the track could be a listener. This tab shows you which listener is associated with which player in game and which game object sounds and motion are associated with which listener.
Wwise must register a game object for every listener, and a complete mix is done for each one. These are set in the Wwise SDK. For the sake of convenience, it is possible to set the listenerID
field to AK_INVALID_GAME_OBJECT
, which will tell the sound engine to simply use the listener(s) that have already been specified with the SetListeners()
or SetDefaultListeners()
API functions. This feature facilitates both code migration and the most common auxiliary send scenarios, whereby the listener is the same as the one for the direct output. Refer to Integrating Listeners in the
Wwise SDK documentation
for more information.
Interface Element |
Description |
|||||
---|---|---|---|---|---|---|
|
Opens a search field where standard alphanumeric entries filter out unmatching elements from the view. Learn more in Using Tables. Click the Close icon to the left of the search icon to close the search field and remove the filter.
|
|||||
|
Click the Configure Columns... shortcut (right-click) option from the column header band. The Configure Columns Dialog opens. Specify which columns to display and their order. |
|||||
Listener |
Name of listener. |
|||||
Spatialization |
Spatialization status of listener. |
|||||
L |
Left speaker offset. |
|||||
R |
Right speaker offset. |
|||||
C |
Center speaker offset. |
|||||
RR |
Rear right speaker offset. |
|||||
RL |
Rear left speaker offset. |
|||||
LFE |
Low Frequency Effect speaker offset. |
|||||
Game Object |
Name of game object. |
|||||
Listener(s) |
Lists the associated listener game objects. |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요