#include "VBAP.h"Classes | |
| struct | Connection |
Defines | |
| #define | MAX_NUM_VBAP_TRIPLETS 512 |
| #define | MIN_VOLUME_TO_LENGTH_RATIO 0.01 |
Functions | |
| double | vecAngle (CPoint v1, CPoint v2) |
| CPoint | vectorMultiply (CPoint &v, CSLMatrix &m) |
| #define MAX_NUM_VBAP_TRIPLETS 512 |
VBAP.h -- Vector Base Amplitude Panning class (v2 - Nov 2006) See the copyright notice and acknowledgment of authors in the file COPYRIGHT Doug McCoy, 2004.
Referenced by csl::SpeakerSetLayout::addTriple(), and csl::SpeakerSetLayout::SpeakerSetLayout().
| #define MIN_VOLUME_TO_LENGTH_RATIO 0.01 |
Referenced by csl::SpeakerSetLayout::findSpeakerTriplets().
References csl::CPoint::len().
Referenced by csl::SpeakerSetLayout::evaluateCrossing(), and csl::SpeakerSetLayout::findSpeakerTriplets().
References testkiss::j, and math::matrix::RowNo().
Referenced by csl::SpeakerSetLayout::findSpeakerTriplets(), and csl::VBAP::nextBuffer().
1.5.8