<?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[AudioLoopPlayer loading samples issues]]></title><description><![CDATA[<p dir="auto">I haven't used the audio loop player much in the past, but my understanding is this should work to load a sample into the audio player:</p>
<pre><code>Engine.loadAudioFilesIntoPool();
const var AudioLoopPlayer = Synth.getAudioSampleProcessor("Audio Loop Player1");
AudioLoopPlayer.setFile("{PROJECT_FOLDER}AudioFiles/Test1.wav");
</code></pre>
<p dir="auto">I was trying to set this up with a combobox but it doesn't seem to work. Is this a known bug or am I missing something? (I also tried the Samples Folder with the same results).</p>
]]></description><link>https://forum.hise.audio/topic/9916/audioloopplayer-loading-samples-issues</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 17:57:19 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/9916.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Jun 2024 21:51:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AudioLoopPlayer loading samples issues on Fri, 21 Jun 2024 22:37:59 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey said in <a href="/post/82109">AudioLoopPlayer loading samples issues</a>:</p>
<blockquote>
<p dir="auto"><a href="https://docs.hise.audio/working-with-hise/project-management/index.html" rel="nofollow ugc">https://docs.hise.audio/working-with-hise/project-management/index.html</a></p>
</blockquote>
<p dir="auto">Thanks I am familiar with it, just been at the computer too long. Never hurts to brush up on it though.</p>
]]></description><link>https://forum.hise.audio/post/82114</link><guid isPermaLink="true">https://forum.hise.audio/post/82114</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Fri, 21 Jun 2024 22:37:59 GMT</pubDate></item><item><title><![CDATA[Reply to AudioLoopPlayer loading samples issues on Fri, 21 Jun 2024 22:11:32 GMT]]></title><description><![CDATA[<p dir="auto">Read the doc here about the project folder wildcard - <a href="https://docs.hise.audio/working-with-hise/project-management/index.html" rel="nofollow ugc">https://docs.hise.audio/working-with-hise/project-management/index.html</a></p>
<p dir="auto">Basically this is what you need <code>AudioLoopPlayer.setFile("{PROJECT_FOLDER}Test1.wav");</code></p>
]]></description><link>https://forum.hise.audio/post/82109</link><guid isPermaLink="true">https://forum.hise.audio/post/82109</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 21 Jun 2024 22:11:32 GMT</pubDate></item><item><title><![CDATA[Reply to AudioLoopPlayer loading samples issues on Fri, 21 Jun 2024 22:02:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3174">@HISEnberg</a> I am working from the 4.0.0 branch btw</p>
]]></description><link>https://forum.hise.audio/post/82108</link><guid isPermaLink="true">https://forum.hise.audio/post/82108</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Fri, 21 Jun 2024 22:02:34 GMT</pubDate></item><item><title><![CDATA[Reply to AudioLoopPlayer loading samples issues on Fri, 21 Jun 2024 21:57:39 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Nope, the file just won't load. It's a wav file as well, not sure if I am missing something simple here.</p>
]]></description><link>https://forum.hise.audio/post/82106</link><guid isPermaLink="true">https://forum.hise.audio/post/82106</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Fri, 21 Jun 2024 21:57:39 GMT</pubDate></item><item><title><![CDATA[Reply to AudioLoopPlayer loading samples issues on Fri, 21 Jun 2024 21:55:54 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/82098">AudioLoopPlayer loading samples issues</a>:</p>
<blockquote>
<p dir="auto">I was trying to set this up with a combobox but it doesn't seem to work.</p>
</blockquote>
<p dir="auto">Do you get an error?</p>
]]></description><link>https://forum.hise.audio/post/82105</link><guid isPermaLink="true">https://forum.hise.audio/post/82105</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 21 Jun 2024 21:55:54 GMT</pubDate></item></channel></rss>