버전

menu_open
Wwise SDK 2023.1.6
Spatial Audio 개념

This page provides an overview of the fundamental acoustic concepts related to Spatial Audio:

Diffraction (회절)

Diffraction occurs when a sound wave strikes a small obstacle, or the edge of a large obstacle or opening, and bends around it. It represents sound that propagates through openings (portals) and towards the sides, which means that a listener does not need to be directly in front of the opening to hear it. Diffraction is important in games because it informs players about paths that exist between them and sound emitters. The following figure is a sound field plot of a plane wave that comes from the top right and hits a finite surface (the black line) that starts in the center of the figure. 이 모서리로 인해 발생하는 변화를 회절(diffraction)이라고 부릅니다. 왼쪽 영역이 View Region(시야 영역)으로서, 평면파가 변하지 않고 그대로 통과하는 영역입니다. The top right is the Reflection Region, where reflection with the surface occurs and is mixed with the incident wave, which results in the jagged pattern. The lower right is the Shadow Region, where diffraction is significant. The figure is an approximation. In reality, the field is continuous at the region boundaries, and edge diffraction occurs in the View Region as well, although it is generally negligible compared to the incident wave itself.

Consider the edge to be a point source, with amplitude that decreases with distance. 또한 주파수가 높을수록 낮은 주파수에 비해 진폭이 더 빠르게 감소합니다. 즉, 로우 패스 필터(low-pass filter)로 얼마든지 모델링할 수 있습니다. Wwise Spatial Audio models diffraction with two of its APIs. Refer to Diffraction to learn how to use Rooms and Portals to model portal diffraction, and Using the Geometry API for Simulating Diffraction and Transmission to learn how to use geometry to model diffraction of emitters and their early reflections.

Transmission (전달)

사운드 전달(transmission)은 Wwise Spatial Audio에서 모델링되는 또 다른 관련 음향 현상입니다. Transmission describes sound energy passing through an obstacle, and transmission loss is the proportion of that energy that is dissipated by the obstacle. Transmission is distinct from absorption, which describes the proportion of energy dissipated by a reflected sound wave.

The interactions that occur at the interface of two media can be complex. The ratio of reflected to absorbed energy is defined by the properties of the surface of a material, whereas transmitted energy and transmission loss are related to the size, shape, and density of an obstacle.

When sound waves encounter obstacles made of dense materials, such as concrete, the proportion of energy that reaches the listener through transmission can be quite small compared to diffraction, particularly when there are openings nearby. However, if there are no openings nearby, or if the obstacle is made of less dense material, such as wood or glass, transmission is significant and is important to simulate.

방해와 차단

Obstruction and occlusion are conditions that exist when something blocks the space between a sound source and a listener. Obstruction refers to a partial block, and occlusion refers to a complete block. When using Spatial Audio, we recommend that you focus on using geometry with diffraction and transmission to achieve the desired effect. However, it is possible to set obstruction and occlusion values as well, either in combination with Spatial Audio or without it. For more information on obstruction and occlusion, see Obstruction and Occlusion with Game-defined Auxiliary Sends.

Room Coupling (공간 결합)

After sufficient time, a sound emitter produces a diffuse field that depends on the acoustic properties of the surrounding environment. In games, this is typically implemented through reverb effects with parameters that are adjusted to represent the associated environments. Diffuse fields also travel across openings and through walls until they reach the listener, where they excite the listener's environment. Room coupling이란, 한 환경 또는 공간에서 다른 공간으로의 음향 에너지 이동(잔향)을 말합니다. Games typically model this by feeding the output of the reverb of a room into the reverb of another room.

Summary: Putting It All Together

Obstruction, occlusion, diffraction, and transmission are closely related to one another and interact in important ways in the context of Spatial Audio.

In summary:

  • Obstruction occurs when an object or portal partially blocks the area between a sound source and a listener.
  • Occlusion occurs when something completely blocks the listener from the sound source.
  • Diffraction refers to sound waves that pass around an obstacle.
  • Transmission refers to sound waves that pass through an obstacle.
  • Therefore, in a situation where obstruction occurs, both transmission and diffraction are relevant because some sound waves bend around the obstacle and some pass through it. When occlusion occurs, only transmission is relevant.

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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요