*** X-MCFX_convolver 1.0.4 *** This software is a fork of the MCFX Convolver VST plugin developed by Mathias Kronlachner and available here: http://www.matthiaskronlachner.com/ The original software has three drawbacks: 1) It is only available as VST2 2) It requires to use .CONF text files for specifying the filter matrix to be used 3) It does not provide optimal performances on modern CPUs, as the not-uniform-partitioning algorithm employed is sub-optimal Our new release fixes all these 3 problems: - VST and VST3 version available, up to 128x128 channels. - a FIR filter matrix can be loaded directly (multichannel WAV file). - performances optimized for modern CPUs, resulting in reduced CPU load. For optimal performances, use the version with "just enough" channels for your application; you can leave unused channels disconnected, but they still take some CPU load. As X-MCFX is functionally equivalent to our old X-volver plugin, you should refer to the following web page for examples on how to use a matrix convolver: http://www.angelofarina.it/X-volver.htm This web page provides a description of the new X-MCFX Convolver: http://www.angelofarina.it/X-MCFX.htm Finally, here is the Github page hosting the X-MCFX project (latest version "Master" 1.0.4): https://github.com/JB-Luke/X-MCFX