Summary
- Fix calculating the ambisonic rotation matrix (commit: 1c928c7) (details)
- Use narrow_cast more in alc/ and common/ (commit: 9f78de8) (details)
- Avoid using const char* (commit: 0b04993) (details)
- Use find() instead of find_if() where possible (commit: edfd546) (details)
- Replace more static_casts (commit: e0b90b6) (details)
- Use narrow_cast in the UHJ utils (commit: 897885d) (details)
- Make InitAL nodiscard (commit: 23c501e) (details)
- Make sure ContextParams is aligned for vectors and the matrix (commit: 78f6270) (details)