|
Jamoma API
0.6.0.a19
|
Data structure for storing ambisonics decoding coeficients. More...
#include <j.dbap_bformat.h>
Public Attributes | |
| double | w |
| Zero order W coefficient. | |
| double | x |
| First order X coefficient. | |
| double | y |
| First order Y coefficient. | |
| double | z |
| First order Z coefficient. | |
Data structure for storing ambisonics decoding coeficients.
Definition at line 44 of file j.dbap_bformat.h.