Skip to content

mewza/vector-zita-convolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

SIMD Vectorized Zita Convolver v1.1

1.1 UPDATE: I decided to completely strip away non-vector (seriealized) code and separate only the vectorized version. For serial implementation look on GITHUB for ZitaConvolver. I discovered there may be an issue with concolving stereo mapping, speking of which I will also include a C++ top level class how to deal with Vectorized Zita code in your project. It is coming...

And here it is! As promised... This is SIMD optimzized (vectorized) templated C++ version of the latest ZitaConvolver. It utilizes AVFFT SIMD vector optimized FFT for best performance, there may be bugs still use at your own risk, or fix them and send me fixes.. but it works and it doesn't crash. What else... IT is FASTer than PFFFT'd ZitaConvolver.

Only Use technology for benefit of humanity never to enslave it!

DMT [email protected]

About

SIMD implementation of ZitaConvolver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages