{"id":1910,"date":"2014-01-10T17:54:04","date_gmt":"2014-01-10T15:54:04","guid":{"rendered":"http:\/\/www.matthiaskronlachner.com\/?p=1910"},"modified":"2026-02-24T14:13:01","modified_gmt":"2026-02-24T12:13:01","slug":"mcfx-v0-1-multichannel-cross-plattform-audio-plug-in-suite","status":"publish","type":"post","link":"https:\/\/www.matthiaskronlachner.com\/?p=1910","title":{"rendered":"mcfx v0.6.0 &#8211; multichannel audio plug-in suite"},"content":{"rendered":"<p><a href=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-thumbnail wp-image-1914\" src=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx-150x150.png\" alt=\"mcfx_meter32\" width=\"150\" height=\"150\" \/><\/a>mcfx is a suite of multichannel VST plug-ins for MacOS, Windows and Linux<br \/>(mcfx_convolver, mcfx_delay, mcfx_filter, mcfx_gain_delay, mcfx_meter)<\/p>\n<p>these plug-ins are very handy if you want to process multiple channels in one go for example<br \/>* multiple loudspeaker setups, Ambisonics (see <a title=\"ambiX Ambisonic plug-ins\" href=\"https:\/\/www.matthiaskronlachner.com\/?p=2015\">ambiX<\/a>)<br \/>* Microphone array post productions (eg. Eigenmike\u00ae)<br \/>&#8230;.<a href=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx_filter_screenshot.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-thumbnail wp-image-2253\" src=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx_filter_screenshot-150x150.png\" alt=\"mcfx_filter_screenshot\" width=\"150\" height=\"150\" \/><\/a><\/p>\n<p>currently high channel counts per track are only possible with the DAWs Reaper (Win, OSX) and Ardour (Linux, OSX)<\/p>\n<p>&#8211; channel count is configurable with compile time flag<br \/>&#8211; cross plattform VST for MacOSX, Windows and Linux<br \/>&#8211; uses the JUCE framework (www.juce.com)<br \/>&#8211; ready to use binaries for MacOSX (\u2265 10.7, 32\/64 bit, Apple Silicon) and Windows (32\/64 bit)<a href=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx_gain_delay_screenshot.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-thumbnail wp-image-2254\" src=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx_gain_delay_screenshot-150x150.png\" alt=\"mcfx_gain_delay_screenshot\" width=\"150\" height=\"150\" \/><\/a><\/p>\n<p><strong>Source code:\u00a0<\/strong><a title=\"github code repo\" href=\"https:\/\/github.com\/kronihias\/mcfx\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/github.com\/kronihias\/mcfx<\/a><\/p>\n<p>VST Binaries: (2, 4,\u00a08,\u00a016,\u00a024,\u00a032,\u00a036, 50, 64 channel version)<\/p>\n<p>\u00a0<\/p>\n<p><strong>DOWNLOAD:<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1922\" src=\"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/noun_project_464-copy.png\" alt=\"download\" width=\"30\" height=\"30\" \/>Download binaries from: <a href=\"https:\/\/github.com\/kronihias\/mcfx\/releases\" target=\"_blank\" rel=\"noopener\">https:\/\/github.com\/kronihias\/mcfx\/releases<\/a><\/p>\n<p>\u00a0<\/p>\n<p>Additionally you can download some example first order B-format reverb presets for mcfx_convolver: <a  data-e-Disable-Page-Transition=\"true\" class=\"download-link\" title=\"Version v0.1\" href=\"https:\/\/www.matthiaskronlachner.com?download=2145&amp;tmstv=1777295675\" rel=\"nofollow\" id=\"download-link-2145\" data-redirect=\"false\" >\n\tmcfx_convolver_presets_v0.1.zip<\/a>\n<br \/><strong><a href=\"https:\/\/github.com\/kronihias\/mcfx\/blob\/master\/CONVOLVER_CONFIG_HOWTO.txt\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> is a help file explaining the .conf files.<br \/>Note that you have to use <em>ambix_converter<\/em> after the convolver and choose the preset <strong>.amb -&gt; ambix<\/strong> in case you want to use those impulse responses\u00a0in combination with\u00a0<em>ambix_decoder<\/em> or <em>ambix_binaural<\/em>.<\/p>\n<p><!--more--><\/p>\n<p>changelog:<br \/>==============<\/p>\n<p>&#8211; 0.5.11 (2020-05-20) &#8211; mcfx_convolver &#8211; Mac OS version added a +6dB gain to the filtered output, this is fixed now (Windows version was correct) -&gt; this might influence old projects under OSX since mcfx_convolver will output 6dB less than older versions!<\/p>\n<p>&#8211; 0.5.10 (2020-05-19) &#8211; mcfx_filter &#8211; High-Shelf Q was not stored in the plugin state, this is fixed now<\/p>\n<p>&#8211; 0.5.9 (2020-02-05) &#8211; mcfx_convolver &#8211; fix dropouts\/artifacts for hosts that send incomplete block sizes (eg. Adobe, Steinberg), fix reloading of stored presets, add filter length and latency debug messages, fix gui crash in Adobe hosts<\/p>\n<p>&#8211; 0.5.8 (2020-01-31) &#8211; mcfx_convolver &#8211; option to store preset within the project -&gt; allows to exchange a DAW (eg. Reaper) project without need to provide the preset files extra, allow to export stored preset as .zip file for recovering it from the project<\/p>\n<p>&#8211; 0.5.7 (2019-04-28) &#8211; mcfx_convolver &#8211; osc receive support: \/reload, \/load &lt;preset.conf&gt; -&gt; allows remote control of reloading\/loading presets, port can be set in GUI<\/p>\n<p>&#8211; 0.5.6 (2019-03-20) &#8211; mcfx_convolver &#8211; maintain fir filter gain if resampled, add plugin parameter to trigger reload of configuration<\/p>\n<p>&#8211; 0.5.5 (2018-03-16) &#8211; filter, gain_delay, delay: slider behavior changed for more accurate control; gain_delay: ctrl+click for exclusive solo\/phase\/mute, add toneburst for signalgenerator, bugfix saving channel state of signalgenerator<\/p>\n<p>&#8211; 0.5.4 (2017-05-20) &#8211; mcfx_convolver and mcfx_filter: fixed threadsafety to avoid startup crash if other plugins use fftw<\/p>\n<p>&#8211; 0.5.3 (2017-05-02) &#8211; mcfx_delay and mcfx_gain_delay fixed glitch in delayline<\/p>\n<p>&#8211; 0.5.2 (2017-03-20) &#8211; various bugfixes; mcfx_convolver: performance optimizations, adjustable maximum partition size<\/p>\n<p>&#8211; 0.5.1 (2016-04-25) &#8211; mcfx_convolver: fixed bug in loading packed (dense) matrix; mcfx_gain_delay gui fix<\/p>\n<p>&#8211; 0.5.0 (2016-04-08) &#8211; add signal generator to mcfx_gain_delay; convolver: support for packed wav file to load a dense FIR matrix from only one .wav file -&gt; have a look at CONVOLVER_CONFIG_HOWTO.txt; filter: smooth iir filter to avoid clicks when parameters change<\/p>\n<p>&#8211; 0.4.2 (2016-02-19) &#8211; fixed one more convolver bug<\/p>\n<p>&#8211; 0.4.1 (2016-02-17) &#8211; fixed convolver bug which resulted in mixed up partitions<\/p>\n<p>&#8211; 0.4.0 (2015-11-04) &#8211; gui for mcfx_delay, gui for mcfx_filter (with fft analyzer), added phase, solo and mute buttons to mcfx_gain_delay<\/p>\n<p>&#8211; 0.3.3 (2015-07-19) &#8211; performance improvements for mcfx_convolver<br \/>_<br \/>&#8211; 0.3.2 (2014-12-28) &#8211; audiomulch compatibility, gui for mcfx_gain_delay with paste from clipboard functionality, mcfx_meter added scale offset<\/p>\n<p>&#8211; 0.3.1 (2014-06-16) &#8211; fixed vst id for bidule compatibility<\/p>\n<p>&#8211; 0.3 (2014-03-15) &#8211; added mcfx_convolver<\/p>\n<p>&#8211; 0.2 (2014-02-25) &#8211; removed some license incompatible code, juce update<\/p>\n<p>&#8211; 0.1 (2014-01-10) &#8211; first release<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>mcfx is a suite of multichannel VST plug-ins for MacOS, Windows and Linux(mcfx_convolver, mcfx_delay, mcfx_filter, mcfx_gain_delay, mcfx_meter) these plug-ins are very handy if you want to process multiple channels in one go for example* multiple loudspeaker setups, Ambisonics (see ambiX)* &hellip; <a href=\"https:\/\/www.matthiaskronlachner.com\/?p=1910\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":2028,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[158,3],"tags":[164,167,168,166,169,165,129,151,147,150],"class_list":["post-1910","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-projects-2014","category-software","tag-audio","tag-convolution","tag-delay","tag-filter","tag-gain","tag-multi-channel","tag-multichannel","tag-plugin","tag-reaper","tag-vst"],"modified_by":"matthias","jetpack_featured_media_url":"https:\/\/www.matthiaskronlachner.com\/wp-content\/uploads\/2014\/01\/mcfx_header.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/posts\/1910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1910"}],"version-history":[{"count":1,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/posts\/1910\/revisions"}],"predecessor-version":[{"id":2743,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/posts\/1910\/revisions\/2743"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=\/wp\/v2\/media\/2028"}],"wp:attachment":[{"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1910"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1910"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.matthiaskronlachner.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}