Skip to content

Releases: kronihias/mcfx

v0.6.3 - support 128 channels, filter improvements

21 Dec 08:24
Compare
Choose a tag to compare
  • Build includes 128 channel version of all plugins (Reaper supports 128 channels now)

  • mcfx_filter: fix parameter smoothing to avoid instabilities and glitches while changing filter parameters, performance optimizations.

Downloads

v0.6.1

08 Dec 13:52
Compare
Choose a tag to compare

mcfx_convolver: support loading .wav files (a .conf file will be written to disk and loaded in the background!), support drag/drop .wav or .conf files onto the GUI for loading.

if you upgrade from an older (< v0.6.0) release also check install instructions in https://github.com/kronihias/mcfx/releases/tag/v0.6.0

Downloads

v0.6.0 - Native Apple Silicon release

04 Dec 14:14
Compare
Choose a tag to compare

Download the pre-built VST2 plugins for MacOS and Windows.

This is the first release that features an installer for MacOS, and is natively built for Intel Macs and Apple Silicon.

You may have to remove your old versions manually - check /Library/Audio/Plug-Ins/VST/ or ~/Library/Audio/Plug-Ins/VST/ for existing mcfx_*.vst plugins - and delete them.

The new installer will copy the plugins to /Library/Audio/Plug-Ins/VST/mcfx

Download for MacOS: mcfx_v0.6.0_macos_vst.pkg

Download for Windows 64bit: mcfx_v0.6.0_win64.exe

Presets for the convolver can be found at: https://www.matthiaskronlachner.com/?p=1910

Changes

  • new builds optimized for Apple Silicon and 64 bit Intel Mac; Win 64 bit
  • Update to JUCE 7
  • removed soxr dependency to simplify build
  • mcfx_gain_delay: allow sine generator to start at f=10 Hz

Downloads

v0.5.11

04 Dec 14:21
Compare
Choose a tag to compare

Last release for Win32 binaries.

MacOS Intel only.

Downloads