8 #ifndef __S3A_renderer_dsp__VBAP__ 9 #define __S3A_renderer_dsp__VBAP__ 26 class VISR_PANNING_LIBRARY_SYMBOL
VBAP 73 size_t numTotLoudspeakers;
74 size_t numRegLoudspeakers;
75 size_t numVirtLoudspeakers;
98 std::vector<LoudspeakerArray::TripletType> mTriplets;
103 std::array<SampleType, 3> mListenerPos;
110 mutable std::vector<SampleType> mGain;
115 void calcInvMatrices();
130 void applyRerouting()
const;
Definition: options.cpp:10
Definition: LoudspeakerArray.h:42
float SampleType
Definition: constants.hpp:14