VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
Placement of the speakers around the listener used for SPCAP panning. More...
Variables | |
constexpr Vector3 | center = { 0, 0, -1 } |
Used for mono and souround setups (except quadrophonic) More... | |
constexpr Vector3 | left = { -1, 0, 0 } |
Used in 7.1 and Headphones. More... | |
constexpr Vector3 | right = { +1, 0, 0 } |
Used in 7.1 and Headphones. More... | |
constexpr Vector3 | frontLeft = { +1, 0, -1 } |
Stereo and suround setups. More... | |
constexpr Vector3 | frontRight = { +1, 0, -1 } |
Stereo and suround setups. More... | |
constexpr Vector3 | rearLeft = { +1, 0, +1 } |
Sourund setups. More... | |
constexpr Vector3 | rearRight = { +1, 0, +1 } |
Sourund setups. More... | |
Placement of the speakers around the listener used for SPCAP panning.
Distance to the listener is not taken into account. The subwoofer has no placement.
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |