<?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[Custom Loop Player loading]]></title><description><![CDATA[<p dir="auto">Hello.<br />
I have a problem with Audio Loop Players. I have two of them, and one audio waveform from DSP module.</p>
<p dir="auto">The problem is, that after saving the project in DAW, and reopening it, the loaded samples disappear. I don’t know if it’s relevant, but I also have Sampler in the same project, but it’s okay with it, because it was from the template „CustomSampleImport”.</p>
<p dir="auto">I have the Pooled Resource script in onInit. Do I have to save the path to audio files in combo box, like it’s saving the map for Sampler in this template?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.hise.audio/topic/14818/custom-loop-player-loading</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 22:16:41 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14818.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Jun 2026 16:53:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 20:57:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4855">@svkpowa</a> Aha ok, just took a look at it and it's probably not needed for new projects.</p>
]]></description><link>https://forum.hise.audio/post/121019</link><guid isPermaLink="true">https://forum.hise.audio/post/121019</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Mon, 08 Jun 2026 20:57:36 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 20:41:30 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><br />
It’s a script from „CustomSampleImport” template. I think Christopher is the author, but I am not sure.</p>
]]></description><link>https://forum.hise.audio/post/121018</link><guid isPermaLink="true">https://forum.hise.audio/post/121018</guid><dc:creator><![CDATA[svkpowa]]></dc:creator><pubDate>Mon, 08 Jun 2026 20:41:30 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 19:41:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> said in <a href="/post/121013">Custom Loop Player loading</a>:</p>
<blockquote>
<p dir="auto">Can you explain what this means?</p>
</blockquote>
<p dir="auto"><a href="https://docs.hise.audio/scripting/scripting-api/engine/index.html#addmodulestatetouserpreset" rel="nofollow ugc">https://docs.hise.audio/scripting/scripting-api/engine/index.html#addmodulestatetouserpreset</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4855">@svkpowa</a> said in <a href="/post/121015">Custom Loop Player loading</a>:</p>
<blockquote>
<p dir="auto">Found the solution! The Migration.js file was the problem. I just don't know why. Can I remove it from the project completely?</p>
</blockquote>
<p dir="auto">I don't know what Migration.js is</p>
]]></description><link>https://forum.hise.audio/post/121016</link><guid isPermaLink="true">https://forum.hise.audio/post/121016</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Mon, 08 Jun 2026 19:41:44 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 19:23:33 GMT]]></title><description><![CDATA[<p dir="auto">Okay I saved the preset and noticed this. Is it supposed to be 0.0 in value?</p>
<pre><code>&lt;Control type="ScriptAudioWaveform" id="AudioWaveform4" value="0.0" data="C:\Users\studi\Desktop\Samples\808Samples\808 Samples\bass (3).WAV"
         rangeStart="0" rangeEnd="22051"/&gt;
</code></pre>
<p dir="auto">EDIT:<br />
Found the solution! The Migration.js file was the problem. I just don't know why. Can I remove it from the project completely?</p>
]]></description><link>https://forum.hise.audio/post/121015</link><guid isPermaLink="true">https://forum.hise.audio/post/121015</guid><dc:creator><![CDATA[svkpowa]]></dc:creator><pubDate>Mon, 08 Jun 2026 19:23:33 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 18:37:38 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> said in <a href="/post/121009">Custom Loop Player loading</a>:</p>
<blockquote>
<p dir="auto">That isn't an option.</p>
</blockquote>
<p dir="auto">Oh yeah, duh. <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61c.png?v=fba14f4754a" class="not-responsive emoji emoji-android emoji--stuck_out_tongue_winking_eye" style="height:23px;width:auto;vertical-align:middle" title=":stuck_out_tongue_winking_eye:" alt="😜" /></p>
<p dir="auto">I read the question wrong anyway. I thought the problem was the loop was missing after re-launching HISE. So, double duh!</p>
<blockquote>
<p dir="auto">add the module to the preset system</p>
</blockquote>
<p dir="auto">Can you explain what this means?</p>
]]></description><link>https://forum.hise.audio/post/121013</link><guid isPermaLink="true">https://forum.hise.audio/post/121013</guid><dc:creator><![CDATA[dannytaurus]]></dc:creator><pubDate>Mon, 08 Jun 2026 18:37:38 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 18:25:36 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><br />
I have the Saveinpreset enabled on every waveform. Still doesn’t work.</p>
]]></description><link>https://forum.hise.audio/post/121012</link><guid isPermaLink="true">https://forum.hise.audio/post/121012</guid><dc:creator><![CDATA[svkpowa]]></dc:creator><pubDate>Mon, 08 Jun 2026 18:25:36 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 18:08:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> said in <a href="/post/121008">Custom Loop Player loading</a>:</p>
<blockquote>
<p dir="auto">Do you AudioLoop Players have saveInPreset enabled?</p>
</blockquote>
<p dir="auto">That isn't an option.</p>
<p dir="auto">But you're in the right direction. You need to add the module to the preset system or add waveform controls to the UI that connect to the loop players and have saveInPreset enabled.</p>
]]></description><link>https://forum.hise.audio/post/121009</link><guid isPermaLink="true">https://forum.hise.audio/post/121009</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Mon, 08 Jun 2026 18:08:51 GMT</pubDate></item><item><title><![CDATA[Reply to Custom Loop Player loading on Mon, 08 Jun 2026 18:33:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4855">@svkpowa</a> Do your AudioLoop Players have saveInPreset enabled?</p>
]]></description><link>https://forum.hise.audio/post/121008</link><guid isPermaLink="true">https://forum.hise.audio/post/121008</guid><dc:creator><![CDATA[dannytaurus]]></dc:creator><pubDate>Mon, 08 Jun 2026 18:33:28 GMT</pubDate></item></channel></rss>