Chris Robinson
|
2fb4ac1621
|
Revert "Fix the FFT half point for the shifter effects"
This reverts commit 12bb5a47cda0ef6ec1ced73ccf5d267a71f9e710.
|
2020-05-09 16:44:29 -07:00 |
|
Chris Robinson
|
12bb5a47cd
|
Fix the FFT half point for the shifter effects
|
2020-05-08 01:39:48 -07:00 |
|
Chris Robinson
|
4b8f78a8d6
|
Fix a few more GCC warnings
|
2019-09-14 19:42:54 -07:00 |
|
Lopuska
|
925894fb8b
|
removed unnecessary loop
the caller in fshifter is already doing the same job by putting 0 for the imaginary part
|
2019-09-15 02:58:53 +02:00 |
|
Chris Robinson
|
f0408809d6
|
Cleanup common sources' includes
|
2019-07-29 09:29:35 -07:00 |
|
Chris Robinson
|
b6ce793f84
|
Use a span for the complex_fft/hilbert functions
|
2019-06-08 16:05:18 -07:00 |
|
Filip Gawin
|
0d3a0635d9
|
Avoid using old style casts
To think about:
examples/alffplay.cpp:600
OpenAL32/Include/alMain.h:295
|
2019-01-08 19:42:44 +01:00 |
|
Chris Robinson
|
ccdaca80c9
|
Use standard complex types instead of custom
|
2018-11-17 04:14:57 -08:00 |
|