Commit Graph

11 Commits

Author SHA1 Message Date
essej
774031a7a9 separated AAX from normal build so that pffft could be used instead for licensing purposes. prevent file position jump when changing prebuffering. eliminate unecessary fft size calculations 2022-04-26 17:58:45 -04:00
essej
52d3326de6 added accelerate vdsp FFT support and use it on iOS 2022-04-12 18:46:50 -04:00
xenakios
23d63c8827 Removed the phase freeze processing for now. 2019-01-17 15:23:01 +02:00
xenakios
7cb3ec78b6 Move methods 2018-11-15 20:48:49 +02:00
xenakios
e5af6e1da1 Attempt adding control of refresh rate of random phases but some problem getting the plugin parameter to work 2018-11-15 20:14:56 +02:00
xenakios
0eadb853f7 Use constexpr if in FFTWBuffer memory helper functions 2018-11-08 18:43:00 +02:00
xenakios
657c3d6c20 Argh, what a mistake 2018-02-27 20:11:14 +02:00
xenakios
bd1eabf3bf Add more parameters including input capture enabled. A slightly nasty timer hack had to be implemented for that but can't be helped since the Juce provided bool parameter doesn't do callbacks...Small tweaks and fixes. 2017-12-13 18:30:09 +02:00
xenakios
b4502ba442 Add harmonics processing parameters. Add harmonics processing visualization etc 2017-12-03 23:47:28 +02:00
xenakios
16868d5ccd Allow FFT object to be constructed without inverse FFT. Added SpectralVisualizer component that does an extremely inefficient visualization of the spectral processing stages. 2017-12-03 22:00:40 +02:00
xenakios
d7ca59b90a Initial git commit 2017-11-13 17:06:08 +02:00