{"id":2826,"date":"2020-03-22T14:14:24","date_gmt":"2020-03-22T05:14:24","guid":{"rendered":"https:\/\/blog.criware.com\/?p=2826"},"modified":"2020-03-22T14:26:00","modified_gmt":"2020-03-22T05:26:00","slug":"using-mcdsp-plugins-with-adx2-and-unity-1","status":"publish","type":"post","link":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/","title":{"rendered":"Using McDSP Plugins with ADX2 and Unity &#8211; 1"},"content":{"rendered":"<h2 style=\"font-size: 150%; font-weight: bold; margin-top: 40px;\">Introduction<\/h2>\n<p>The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user interface.<\/p>\n<p>The McDSP plugin suite for ADX2 consists of:<\/p>\n<ul>\n<li>AE600 \u2013 a feature-rich, highly customizable EQ<\/li>\n<li>FutzBox \u2013 a performant audio degrader, useful for simulating low-fi speakers<\/li>\n<li>ML4000 ML1 \u2013 a sleek mastering-quality limiter<\/li>\n<li>SA2 \u2013 a simple yet effective multi-band active EQ for dialog<\/li>\n<\/ul>\n<p>We wrote a blog post a while back about each of these plugins in a bit more details. <a href=\"https:\/\/blog.criware.com\/index.php\/2017\/12\/18\/mcdsp-plug-ins-in-adx2\/\">Read about the line-up here<\/a>.<\/p>\n<p>\n[Please note these plugins currently only run within the Windows version of the authoring tool, and further, they will not work in any other DAW.]\n<\/p>\n<h2 style=\"font-size: 150%; font-weight: bold; margin-top: 40px;\">Setting up in Atom Craft<\/h2>\n<ol>\n<li>You can find the McDSP plugins in the following directory:\n<ol>\n<li style=\"list-style:lower-alpha;\">\u2026\\CRIWARE\\Expansion\\cri_audio_effect\\McDSP\\tool_plugin\\windows\\vst2<\/li>\n<\/ol>\n<\/li>\n<li>You have two options for running McDSP in Atom Craft; you can:\n<ol>\n<li style=\"list-style:lower-alpha;\">Install the plugins to your native VST2 folder:\n<ol>\n<li style=\"list-style:none;\">C:\\Program Files\\Common Files\\VST2<\/li>\n<\/ol>\n<\/li>\n<li style=\"list-style:lower-alpha;\">Direct Atom Craft via VST Plugin Manager to the directory in 1.a.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>To make use of the included presets:<\/p>\n<ol start=\"3\">\n<li>You can find the McDSP presets in the following directory:\n<ol>\n<li style=\"list-style:lower-alpha;\">\u2026\\CRIWARE\\Expansion\\cri_audio_effect\\McDSP\\tool_plugin\\Presets<\/li>\n<\/ol>\n<\/li>\n<li>To use these in Atom Craft, copy-paste them to:\n<ol>\n<li style=\"list-style:lower-alpha;\">\u2026\\Documents\\VST3 Presets<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>When you load the McDSP plugins for the first time, you will need to link them to an iLok account. If you are just testing the plugins, you can use the 30-day trial. If you want to use the plugin after they have expired, please contact CRI support.<\/p>\n<p>Using these plugins in Atom Craft works the same as using the default ADX2 effects plugins. You can find these in Effects\u2192CustomPlugin\u2192McDSP in the Mixer view.<br \/>\n<img loading=\"lazy\" decoding=\"async\" style=\"margin-bottom:25px;\" src=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-1.png\" alt=\"27-1\" width=\"622\" height=\"210\" class=\"alignnone size-full wp-image-2839\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-1.png 622w, https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-1-300x101.png 300w\" sizes=\"auto, (max-width: 622px) 100vw, 622px\" \/><\/p>\n<h2 style=\"font-size: 150%; font-weight: bold; margin-top: 40px;\">Setting up in Unity<\/h2>\n<p>Setting up the McDSP plugins to work within Unity works much the same as setting up ADX2.<\/p>\n<ol>\n<li>First, you will need to go to Assets\u2192Import Package\u2192Custom Package<\/li>\n<li>Then navigate to the plugin at:\n<ol>\n<li style=\"list-style:lower-alpha;\">CRIWARE\\Expansion\\cri_audio_effect\\McDSP\\unity\\plugin<\/li>\n<\/ol>\n<\/li>\n<li>Once it has been loaded into your project, you will need to initialize it by:\n<ol>\n<li style=\"list-style:lower-alpha;\">Creating a new <strong>GameObject<\/strong><\/li>\n<li style=\"list-style:lower-alpha;\">Naming it something clear such as \u201cCriWareMcDSPInitializer\u201d<\/li>\n<li style=\"list-style:lower-alpha;\">Adding a <strong>Cri Afx Mc Dsp Initializer<\/strong> script onto it<\/li>\n<\/ol>\n<\/li>\n<li>If the Initialization fails for any reason, please ensure that the <strong>CriAfxMcDspInitializer<\/strong> script is executed before <strong>CriWareInitializer<\/strong> and <strong>CriWareErrorHandler<\/strong>. To do this, navigate to:\n<ol>\n<li style=\"list-style:lower-alpha;\">Edit\u2192Project Settings\u2192Script Execution Order<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" style=\"margin-bottom:25px;\" src=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-2.png\" alt=\"27-2\" width=\"844\" height=\"64\" class=\"alignnone size-full wp-image-2840\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-2.png 844w, https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-2-300x23.png 300w, https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/27-2-768x58.png 768w\" sizes=\"auto, (max-width: 844px) 100vw, 844px\" \/><\/p>\n<p>And there you go! You will be able to use Snapshots of your McDSP setups in the same manner as you would use the stock ADX2 effects. This is a great set of plugins that is especially flattering to music and dialogue, which is typically quite tricky to get right, especially in a dynamic game world.<\/p>\n<p>If you need some inspiration for getting started, head to <a href=\"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-2\/\">our companion article<\/a> to see some examples of McDSP plugins in action.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and<\/p>\n","protected":false},"author":2,"featured_media":2849,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","footnotes":""},"categories":[5,7],"tags":[],"class_list":["post-2826","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-adx","category-tutorials"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"criware\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\n\t\t<!-- Google tag (gtag.js) --> <script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3KHVJQ0K75\"><\/script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3KHVJQ0K75'); <\/script>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"CRI Middleware Blog - Unleash creativity, boost productivity.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-03-22T05:14:24+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-03-22T05:26:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#blogposting\",\"name\":\"Using McDSP Plugins with ADX2 and Unity \\u2013 1 - CRI Middleware Blog\",\"headline\":\"Using McDSP Plugins with ADX2 and Unity &#8211; 1\",\"author\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/20200322_Using-McDSP-Plugins-with-ADX2-and-Unity-1.png\",\"width\":1920,\"height\":1080},\"datePublished\":\"2020-03-22T14:14:24+09:00\",\"dateModified\":\"2020-03-22T14:26:00+09:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#webpage\"},\"articleSection\":\"ADX, Tutorials\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.criware.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/#listItem\",\"name\":\"ADX\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/#listItem\",\"position\":2,\"name\":\"ADX\",\"item\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#listItem\",\"name\":\"Using McDSP Plugins with ADX2 and Unity &#8211; 1\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#listItem\",\"position\":3,\"name\":\"Using McDSP Plugins with ADX2 and Unity &#8211; 1\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/#listItem\",\"name\":\"ADX\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#organization\",\"name\":\"CRI Middleware Blog\",\"description\":\"Unleash creativity, boost productivity.\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/CRI-Blog_Title-banner_03.png\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#organizationLogo\",\"width\":262,\"height\":81},\"image\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/\",\"name\":\"criware\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#webpage\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/\",\"name\":\"Using McDSP Plugins with ADX2 and Unity \\u2013 1 - CRI Middleware Blog\",\"description\":\"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/20200322_Using-McDSP-Plugins-with-ADX2-and-Unity-1.png\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#mainImage\",\"width\":1920,\"height\":1080},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2020\\\/03\\\/22\\\/using-mcdsp-plugins-with-adx2-and-unity-1\\\/#mainImage\"},\"datePublished\":\"2020-03-22T14:14:24+09:00\",\"dateModified\":\"2020-03-22T14:26:00+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#website\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/\",\"name\":\"CRI Middleware Blog\",\"description\":\"Unleash creativity, boost productivity.\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog","description":"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user","canonical_url":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":"&lt;!-- Google tag (gtag.js) --&gt; &lt;script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3KHVJQ0K75\"&gt;&lt;\/script&gt; &lt;script&gt; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3KHVJQ0K75'); &lt;\/script&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#blogposting","name":"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog","headline":"Using McDSP Plugins with ADX2 and Unity &#8211; 1","author":{"@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author"},"publisher":{"@id":"https:\/\/blog.criware.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/20200322_Using-McDSP-Plugins-with-ADX2-and-Unity-1.png","width":1920,"height":1080},"datePublished":"2020-03-22T14:14:24+09:00","dateModified":"2020-03-22T14:26:00+09:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#webpage"},"isPartOf":{"@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#webpage"},"articleSection":"ADX, Tutorials"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/blog.criware.com#listItem","position":1,"name":"Home","item":"https:\/\/blog.criware.com","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/category\/adx\/#listItem","name":"ADX"}},{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/category\/adx\/#listItem","position":2,"name":"ADX","item":"https:\/\/blog.criware.com\/index.php\/category\/adx\/","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#listItem","name":"Using McDSP Plugins with ADX2 and Unity &#8211; 1"},"previousItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#listItem","position":3,"name":"Using McDSP Plugins with ADX2 and Unity &#8211; 1","previousItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/category\/adx\/#listItem","name":"ADX"}}]},{"@type":"Organization","@id":"https:\/\/blog.criware.com\/#organization","name":"CRI Middleware Blog","description":"Unleash creativity, boost productivity.","url":"https:\/\/blog.criware.com\/","logo":{"@type":"ImageObject","url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#organizationLogo","width":262,"height":81},"image":{"@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author","url":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/","name":"criware"},{"@type":"WebPage","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#webpage","url":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/","name":"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog","description":"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/blog.criware.com\/#website"},"breadcrumb":{"@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#breadcrumblist"},"author":{"@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author"},"creator":{"@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2020\/03\/20200322_Using-McDSP-Plugins-with-ADX2-and-Unity-1.png","@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#mainImage","width":1920,"height":1080},"primaryImageOfPage":{"@id":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/#mainImage"},"datePublished":"2020-03-22T14:14:24+09:00","dateModified":"2020-03-22T14:26:00+09:00"},{"@type":"WebSite","@id":"https:\/\/blog.criware.com\/#website","url":"https:\/\/blog.criware.com\/","name":"CRI Middleware Blog","description":"Unleash creativity, boost productivity.","inLanguage":"en-GB","publisher":{"@id":"https:\/\/blog.criware.com\/#organization"}}]},"og:locale":"en_GB","og:site_name":"CRI Middleware Blog - Unleash creativity, boost productivity.","og:type":"article","og:title":"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog","og:description":"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user","og:url":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/","og:image":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png","og:image:secure_url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png","article:published_time":"2020-03-22T05:14:24+00:00","article:modified_time":"2020-03-22T05:26:00+00:00","twitter:card":"summary_large_image","twitter:title":"Using McDSP Plugins with ADX2 and Unity \u2013 1 - CRI Middleware Blog","twitter:description":"Introduction The McDSP plugins offer efficient, high-quality effects processing that can be easily integrated into your ADX2 projects. Accessing and setting up these plugins is straight-forward, and it only takes a few minutes. After setup, you can use these plugins the same way you would use standard effects, with the bonus of an intuitive user","twitter:image":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png"},"aioseo_meta_data":{"post_id":"2826","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-12-03 07:25:59","updated":"2025-06-04 04:55:02","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.criware.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.criware.com\/index.php\/category\/adx\/\" title=\"ADX\">ADX<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tUsing McDSP Plugins with ADX2 and Unity \u2013 1\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/blog.criware.com"},{"label":"ADX","link":"https:\/\/blog.criware.com\/index.php\/category\/adx\/"},{"label":"Using McDSP Plugins with ADX2 and Unity &#8211; 1","link":"https:\/\/blog.criware.com\/index.php\/2020\/03\/22\/using-mcdsp-plugins-with-adx2-and-unity-1\/"}],"_links":{"self":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts\/2826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/comments?post=2826"}],"version-history":[{"count":10,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts\/2826\/revisions"}],"predecessor-version":[{"id":2853,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts\/2826\/revisions\/2853"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/media\/2849"}],"wp:attachment":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/media?parent=2826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/categories?post=2826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/tags?post=2826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}