libambix
the AMBIsonics eXchange library
|
ambix | Handling 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_matrix | Various 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_utilities | Utility functions |