aboutsummaryrefslogtreecommitdiffstats
path: root/common/alcomplex.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use a span for the complex_fft/hilbert functionsChris Robinson2019-06-081-29/+29
|
* Avoid using old style castsFilip Gawin2019-01-081-1/+1
| | | | | | To think about: examples/alffplay.cpp:600 OpenAL32/Include/alMain.h:295
* Use standard complex types instead of customChris Robinson2018-11-171-0/+76