<?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[Save preset to specific directory]]></title><description><![CDATA[<p dir="auto">I'd like to save the current preset to a specific folder in the User Presets directory, and have its name taken from a user input to a label. I figured out the label part already. The folder structure is:</p>
<p dir="auto"><strong>User Presets &gt; User</strong></p>
<p dir="auto">How can I direct</p>
<pre><code>Engine.saveUserPreset(userlabel);
</code></pre>
<p dir="auto">to this specific subfolder?</p>
<p dir="auto">And how to check if a file with such a name already exists?</p>
]]></description><link>https://forum.hise.audio/topic/8284/save-preset-to-specific-directory</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 16:02:01 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/8284.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Oct 2023 07:40:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Save preset to specific directory on Mon, 02 Oct 2023 08:58:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/600">@tomekslesicki</a> or you can pass a File object into the method.</p>
]]></description><link>https://forum.hise.audio/post/70132</link><guid isPermaLink="true">https://forum.hise.audio/post/70132</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 02 Oct 2023 08:58:15 GMT</pubDate></item><item><title><![CDATA[Reply to Save preset to specific directory on Mon, 02 Oct 2023 07:57:04 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I just figured it out, thank you!</p>
<p dir="auto">For everyone looking for this in the future, you just need to include the path in the</p>
<pre><code>userlabel
</code></pre>
<p dir="auto">part of the script above.</p>
]]></description><link>https://forum.hise.audio/post/70131</link><guid isPermaLink="true">https://forum.hise.audio/post/70131</guid><dc:creator><![CDATA[tomekslesicki]]></dc:creator><pubDate>Mon, 02 Oct 2023 07:57:04 GMT</pubDate></item><item><title><![CDATA[Reply to Save preset to specific directory on Mon, 02 Oct 2023 07:54:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/67">@Lindon</a> I think the question is - how can I put the path into the script? :-)</p>
]]></description><link>https://forum.hise.audio/post/70130</link><guid isPermaLink="true">https://forum.hise.audio/post/70130</guid><dc:creator><![CDATA[tomekslesicki]]></dc:creator><pubDate>Mon, 02 Oct 2023 07:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to Save preset to specific directory on Mon, 02 Oct 2023 07:53:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/600">@tomekslesicki</a> dont you just pre-pend the label to your preset path?</p>
]]></description><link>https://forum.hise.audio/post/70129</link><guid isPermaLink="true">https://forum.hise.audio/post/70129</guid><dc:creator><![CDATA[Lindon]]></dc:creator><pubDate>Mon, 02 Oct 2023 07:53:36 GMT</pubDate></item></channel></rss>