<?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[All samplers are being reversed with the same sample map]]></title><description><![CDATA[<p dir="auto">I have 2 different samplers, I am using 2 different buttons to make the dedicated sampler play the reversed. I am using the below setAttribute function for it.</p>
<p dir="auto">It works great but if both 2 samplers have the same sample map, if I want to make one of them reversed, both of them are being reversed. What am I missing here?</p>
<pre><code>Sampler.setAttribute(Sampler.Reversed, value);
</code></pre>
]]></description><link>https://forum.hise.audio/topic/5996/all-samplers-are-being-reversed-with-the-same-sample-map</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 04:45:48 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/5996.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Jun 2022 11:41:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to All samplers are being reversed with the same sample map on Wed, 29 Jun 2022 12:39:28 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Thank you so much!</p>
<p dir="auto">I put it on the <code>Synth.deferCallbacks(true);</code> function on init, Now it works!</p>
]]></description><link>https://forum.hise.audio/post/52352</link><guid isPermaLink="true">https://forum.hise.audio/post/52352</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 29 Jun 2022 12:39:28 GMT</pubDate></item><item><title><![CDATA[Reply to All samplers are being reversed with the same sample map on Wed, 29 Jun 2022 12:33:42 GMT]]></title><description><![CDATA[<p dir="auto">@harris-rosendahl You want to set it to <code>false</code> (I know, counterintuitive). Put it near the top of your <code>on init</code> callback.</p>
]]></description><link>https://forum.hise.audio/post/52351</link><guid isPermaLink="true">https://forum.hise.audio/post/52351</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 29 Jun 2022 12:33:42 GMT</pubDate></item><item><title><![CDATA[Reply to All samplers are being reversed with the same sample map on Wed, 29 Jun 2022 12:17:01 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Thanks. So, where do I need to add it?</p>
<pre><code>Engine.setAllowDuplicateSamples(true);
</code></pre>
]]></description><link>https://forum.hise.audio/post/52349</link><guid isPermaLink="true">https://forum.hise.audio/post/52349</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 29 Jun 2022 12:17:01 GMT</pubDate></item><item><title><![CDATA[Reply to All samplers are being reversed with the same sample map on Wed, 29 Jun 2022 12:04:03 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://i.imgur.com/pJQGgHD.png" alt="015dc41a-b352-462c-8aec-f5a9ca0b82f4-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/52348</link><guid isPermaLink="true">https://forum.hise.audio/post/52348</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 29 Jun 2022 12:04:03 GMT</pubDate></item></channel></rss>