|
JPL Spatial
Sound spatialization and propagation library
|
Base to compose LUT specializations. More...
#include <JPLSpatial/Panning/VBAPLUT3D.h>
Public Types | |
| using | GainType = GainType_ |
| using | SpeakerIndexType = SpeakerIndexType_ |
Public Attributes | |
| std::array< GainPack< GainType >, N > | Gains |
| std::array< SpeakerIndexType, N > | Speakers |
Base to compose LUT specializations.
| using JPL::VBAP::LUTBase< N, GainType_, SpeakerIndexType_, DynamicDataType_ >::GainType = GainType_ |
| using JPL::VBAP::LUTBase< N, GainType_, SpeakerIndexType_, DynamicDataType_ >::SpeakerIndexType = SpeakerIndexType_ |
| std::array<GainPack<GainType>, N> JPL::VBAP::LUTBase< N, GainType_, SpeakerIndexType_, DynamicDataType_ >::Gains |
| std::array<SpeakerIndexType, N> JPL::VBAP::LUTBase< N, GainType_, SpeakerIndexType_, DynamicDataType_ >::Speakers |