<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How do I port DspNetworks ---&gt; NewProject file ?]]></title><description><![CDATA[<p dir="auto">I've noticed that when I compile a dspnetwork to dll, it creates these files in my project folder and im assuming this 'TestNodeA.h' is the file that is loaded into a Hardcoded Master FX module...<br />
<img src="/assets/uploads/files/1780824866617-screenshot-2026-06-07-at-2.28.49-am.png" alt="Screenshot 2026-06-07 at 2.28.49 AM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Can I just add these files to a new projects 'AdditionalSourceCode' folder and have my 'TestNodeA' be available in a Hardcoded Fx slot?</p>
<p dir="auto">What is the proper way to do this?</p>
<p dir="auto">Or do I have to compile a new dsp from within the NewProject ?</p>
]]></description><link>https://forum.hise.audio/topic/14815/how-do-i-port-dspnetworks-newproject-file</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 12:32:31 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14815.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Jun 2026 09:37:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I port DspNetworks ---&gt; NewProject file ? on Sun, 07 Jun 2026 11:41:02 GMT]]></title><description><![CDATA[<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> says, the only file you need to copy over are the scriptnode network files (.xml) in the DspNetworks subfolder. Most of that other code is autogenerated when you compile the dll. So if you open them in the text editor you'll see the point to a path related to your project. I think I touched on some of this <a href="https://forum.hise.audio/topic/14806/error-at-node-chain-while-compiling-network-to-dll/15">here</a>.</p>
<p dir="auto">Copying over the xml and recompiling in a new project is the way to go!</p>
]]></description><link>https://forum.hise.audio/post/120984</link><guid isPermaLink="true">https://forum.hise.audio/post/120984</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Sun, 07 Jun 2026 11:41:02 GMT</pubDate></item><item><title><![CDATA[Reply to How do I port DspNetworks ---&gt; NewProject file ? on Sun, 07 Jun 2026 10:39:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4087">@Chazrox</a> Those are in the network's xml file so that's the only file you need to copy across</p>
]]></description><link>https://forum.hise.audio/post/120983</link><guid isPermaLink="true">https://forum.hise.audio/post/120983</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 07 Jun 2026 10:39:48 GMT</pubDate></item><item><title><![CDATA[Reply to How do I port DspNetworks ---&gt; NewProject file ? on Sun, 07 Jun 2026 10:33:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> Yes.</p>
]]></description><link>https://forum.hise.audio/post/120982</link><guid isPermaLink="true">https://forum.hise.audio/post/120982</guid><dc:creator><![CDATA[Chazrox]]></dc:creator><pubDate>Sun, 07 Jun 2026 10:33:04 GMT</pubDate></item><item><title><![CDATA[Reply to How do I port DspNetworks ---&gt; NewProject file ? on Sun, 07 Jun 2026 10:16:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4087">@Chazrox</a> said in <a href="/post/120980">How do I port DspNetworks ---&gt; NewProject file ?</a>:</p>
<blockquote>
<p dir="auto">avoid is creating all the parameter knobs i</p>
</blockquote>
<p dir="auto">You mean the ones in the network?</p>
]]></description><link>https://forum.hise.audio/post/120981</link><guid isPermaLink="true">https://forum.hise.audio/post/120981</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 07 Jun 2026 10:16:22 GMT</pubDate></item><item><title><![CDATA[Reply to How do I port DspNetworks ---&gt; NewProject file ? on Sun, 07 Jun 2026 10:11:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> Ok. Thanks. Im still making sense of these networks tbh. I guess thats not hard to do if need be. The part im trying to avoid is creating all the parameter knobs in a new project when I want to use an effect in a new project.  Am I overlooking something here?</p>
]]></description><link>https://forum.hise.audio/post/120980</link><guid isPermaLink="true">https://forum.hise.audio/post/120980</guid><dc:creator><![CDATA[Chazrox]]></dc:creator><pubDate>Sun, 07 Jun 2026 10:11:17 GMT</pubDate></item><item><title><![CDATA[Reply to How do I port DspNetworks ---&gt; NewProject file ? on Sun, 07 Jun 2026 10:07:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4087">@Chazrox</a> said in <a href="/post/120978">How do I port DspNetworks ---&gt; NewProject file ?</a>:</p>
<blockquote>
<p dir="auto">Or do I have to compile a new dsp from within the NewProject ?</p>
</blockquote>
<p dir="auto">This is the safest way, also if you add any new networks to the project you'll need to compile again.</p>
]]></description><link>https://forum.hise.audio/post/120979</link><guid isPermaLink="true">https://forum.hise.audio/post/120979</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 07 Jun 2026 10:07:38 GMT</pubDate></item></channel></rss>