aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ambidefs.h
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct value for MAX_AMBI2D_CHANNELSChris Robinson2019-03-101-1/+1
|
* Add helpers to get the channel count from an ambisonic orderChris Robinson2019-02-211-2/+6
|
* Rename MAX_AMBI_COEFFS and MAX_AMBI2D_COEFFSChris Robinson2019-02-191-14/+14
|
* Add index maps from 2D and 3DChris Robinson2018-12-201-0/+8
|
* Use std::array in place of some C-style arraysChris Robinson2018-12-201-10/+12
|
* Rename some conversion arraysChris Robinson2018-12-201-6/+6
|
* Put the ACN index map in a headerChris Robinson2018-12-151-0/+72
| | | | Also put it and the Ambisonic scales in a more appropriate header.
* Move some ambisonic-related macros to a separate headerChris Robinson2018-12-151-0/+33