#include <VBAP.h>
Public Member Functions | |
| SpeakerSet (unsigned size=3) | |
| ~SpeakerSet () | |
| void | dump () |
| just print friendly info about the triplet | |
Public Attributes | |
| unsigned * | nodes |
| the index for each of the three speakers that represent the triplet | |
| CSLMatrix * | invL |
| pre-computed inverse matrix for this triplet | |
|
|
|
|
|
|
|
|
just print friendly info about the triplet
|
|
|
the index for each of the three speakers that represent the triplet
|
|
|
pre-computed inverse matrix for this triplet
|
1.4.5-20051010