Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the correct value for MAX_AMBI2D_CHANNELS | Chris Robinson | 2019-03-10 | 1 | -1/+1 |
* | Add helpers to get the channel count from an ambisonic order | Chris Robinson | 2019-02-21 | 1 | -2/+6 |
* | Rename MAX_AMBI_COEFFS and MAX_AMBI2D_COEFFS | Chris Robinson | 2019-02-19 | 1 | -14/+14 |
* | Add index maps from 2D and 3D | Chris Robinson | 2018-12-20 | 1 | -0/+8 |
* | Use std::array in place of some C-style arrays | Chris Robinson | 2018-12-20 | 1 | -10/+12 |
* | Rename some conversion arrays | Chris Robinson | 2018-12-20 | 1 | -6/+6 |
* | Put the ACN index map in a header | Chris Robinson | 2018-12-15 | 1 | -0/+72 |
* | Move some ambisonic-related macros to a separate header | Chris Robinson | 2018-12-15 | 1 | -0/+33 |