<?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[Airwindows code into scriptfx  nodes]]></title><description><![CDATA[<p dir="auto">There are several threads which describe the process, but they are not i detail. we have to place a lot of files like the *.c *.cpp *.h and other supporting files like juce-wrap.h . *.proj *.sl , audioefect.cpp audioeffect.h etc for the dspnetwork to compile DLL for hardcodedfx.</p>
<p dir="auto">Can anyone explain and elaborate the process, where to place the files, and how to use the vst source code in different projects? How to compile the DSPnetwork as dlls or make them available as fx modules. that would be very helpful and enhance the creative workflow for most users.</p>
]]></description><link>https://forum.hise.audio/topic/14655/airwindows-code-into-scriptfx-nodes</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 17:07:26 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14655.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2026 07:07:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Airwindows code into scriptfx  nodes on Wed, 22 Apr 2026 14:44:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3174">@HISEnberg</a> said in <a href="/post/119693">Airwindows code into scriptfx nodes</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4915">@Jeetender</a> I've been putting together a collection of external FX libraries for the community here, one of them is <a href="https://github.com/mzajner/Hise-FxLibraries/tree/main/Hise-Airwindows" rel="nofollow ugc">Airwindows</a>. The documentation still needs some love but if you explore the folder structure it should become obvious.</p>
<p dir="auto">Everything you need for the Airwindows integration is found in <code>DspNetworks/ThirdParty</code> .</p>
<p dir="auto">All the headers in here are the HISE facing wrappers (what is going to show up in your HISE project). The bulk of the Airwindows library is found in <code>DspNetworks/ThirdParty/src</code> . The main wrapper<a href="https://github.com/mzajner/Hise-FxLibraries/blob/main/Hise-Airwindows/DspNetworks/ThirdParty/src/airwindows/AirWindows.h" rel="nofollow ugc">AirWindows.h</a> is what allows the communication between the Airwindows source code and HISE.</p>
</blockquote>
<p dir="auto">wow, thank you for ure suggestion i will definatly  try it and come back ..</p>
]]></description><link>https://forum.hise.audio/post/119725</link><guid isPermaLink="true">https://forum.hise.audio/post/119725</guid><dc:creator><![CDATA[Jeetender]]></dc:creator><pubDate>Wed, 22 Apr 2026 14:44:39 GMT</pubDate></item><item><title><![CDATA[Reply to Airwindows code into scriptfx  nodes on Wed, 22 Apr 2026 12:38:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3174">@HISEnberg</a> this is really cool! Thank you! :-)</p>
]]></description><link>https://forum.hise.audio/post/119711</link><guid isPermaLink="true">https://forum.hise.audio/post/119711</guid><dc:creator><![CDATA[Oli Ullmann]]></dc:creator><pubDate>Wed, 22 Apr 2026 12:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to Airwindows code into scriptfx  nodes on Wed, 22 Apr 2026 11:23:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4915">@Jeetender</a> I've been putting together a collection of external FX libraries for the community here, one of them is <a href="https://github.com/mzajner/Hise-FxLibraries/tree/main/Hise-Airwindows" rel="nofollow ugc">Airwindows</a>. The documentation still needs some love but if you explore the folder structure it should become obvious.</p>
<p dir="auto">Everything you need for the Airwindows integration is found in <code>DspNetworks/ThirdParty</code> .</p>
<p dir="auto">All the headers in here are the HISE facing wrappers (what is going to show up in your HISE project). The bulk of the Airwindows library is found in <code>DspNetworks/ThirdParty/src</code> . The main wrapper<a href="https://github.com/mzajner/Hise-FxLibraries/blob/main/Hise-Airwindows/DspNetworks/ThirdParty/src/airwindows/AirWindows.h" rel="nofollow ugc">AirWindows.h</a> is what allows the communication between the Airwindows source code and HISE.</p>
]]></description><link>https://forum.hise.audio/post/119693</link><guid isPermaLink="true">https://forum.hise.audio/post/119693</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Wed, 22 Apr 2026 11:23:12 GMT</pubDate></item></channel></rss>