libambix
the AMBIsonics eXchange library
Modules
Here is a list of all modules:
[detail level 12]
 ambixHandling AmbiX files
 ambix_readf()Read samples from the ambix fileReads samples from an ambix file, possibly expanding a reduced channel set to a full ambisonics set (when reading an 'ambix extended' file as 'ambix basic')
 ambix_writef()Write samples to the ambix file.Writes samples (as single precision floating point values) to an ambix file, possibly expanding a reduced channel set to a full ambisonics set (when writing an 'ambix extended' file as 'ambix basic')
 ambix_matrixVarious utilities to handle matrices
 ambix_matrix_multiply_data()Multiply a matrix with dataMultiply a [rows*cols] matrix with an array of [cols*frames] source data to get [rows*frames] dest data
 ambix_utilitiesUtility functions