<?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[Mapping samples for a sample selector??]]></title><description><![CDATA[<p dir="auto">I would like to build a template sample selector box that lets me choose a single sample that will be played over the entire keyboard range.<br />
How would I map and script that exactly?</p>
<p dir="auto">This is how I would do it in Kontakt.<br />
In Kontakt I make a group for every single sample.<br />
The sample files are named how they should appear in the gui as well and are stored in sample category subfolders.<br />
Using creator tools I create groups called A-01, A_02 etc. B_01, B_02 etc<br />
A is the category of the subfolder (samples/drones, samples/Cellos etc), and _01 is just the number of the sample of that category.<br />
Then Creator Tools places each sample in the correct group, detects the root note, velocity range and keyboard range.</p>
<p dir="auto">Very curious to learn how I would approach this in HISE</p>
]]></description><link>https://forum.hise.audio/topic/8945/mapping-samples-for-a-sample-selector</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 00:13:17 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/8945.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 31 Jan 2024 16:21:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Sun, 04 Feb 2024 13:59:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a><br />
What about automatically setting the root for factory samples though?<br />
It seems like I can either do set root automatically OR use the token parser but not both... : / ?</p>
<p dir="auto">Maybe I do it like this?<br />
Drop everything in, detect root note automatically, export sample map as xml, then process the file to set each sample in its own group?</p>
]]></description><link>https://forum.hise.audio/post/75066</link><guid isPermaLink="true">https://forum.hise.audio/post/75066</guid><dc:creator><![CDATA[observantsound]]></dc:creator><pubDate>Sun, 04 Feb 2024 13:59:38 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 11:44:05 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Thx. I'll give it a try</p>
]]></description><link>https://forum.hise.audio/post/74924</link><guid isPermaLink="true">https://forum.hise.audio/post/74924</guid><dc:creator><![CDATA[observantsound]]></dc:creator><pubDate>Thu, 01 Feb 2024 11:44:05 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 11:41:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> Not something I've explored but you can create selections of samples and access their various data properties, so perhaps that would help.</p>
<p dir="auto"><img src="/assets/uploads/files/1706787686456-7345eafe-1773-4f4c-86b1-e0dd5847854f-image.png" alt="7345eafe-1773-4f4c-86b1-e0dd5847854f-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/74922</link><guid isPermaLink="true">https://forum.hise.audio/post/74922</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 01 Feb 2024 11:41:31 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 11:34:56 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey How would I trigger notes via the ID though?<br />
I didn't find any suitable commands in the API list.<br />
there is a sampler.play_note but that only asks for note number and velocity</p>
]]></description><link>https://forum.hise.audio/post/74920</link><guid isPermaLink="true">https://forum.hise.audio/post/74920</guid><dc:creator><![CDATA[observantsound]]></dc:creator><pubDate>Thu, 01 Feb 2024 11:34:56 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 11:33:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> Yeah you could do either. Groups are just another dimension. Note number, velocity, group number are the 3 ways you can map samples in a single sampler, use whichever combination works best for your situation.</p>
]]></description><link>https://forum.hise.audio/post/74918</link><guid isPermaLink="true">https://forum.hise.audio/post/74918</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 01 Feb 2024 11:33:39 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 11:32:08 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Thanks! I'll have a look at that.<br />
And for factory samples? Should I just treat the RR groups as if they were Kontakt groups?<br />
I was wondering if it's possible to trigger samples via their IDs and have them all inside one group, and then apply velocity and note scaling manually.<br />
Might be way more work now that I think about it though...</p>
]]></description><link>https://forum.hise.audio/post/74917</link><guid isPermaLink="true">https://forum.hise.audio/post/74917</guid><dc:creator><![CDATA[observantsound]]></dc:creator><pubDate>Thu, 01 Feb 2024 11:32:08 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 11:29:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> For sample import I recommend this tutorial project - <a href="https://github.com/christophhart/hise_tutorial/tree/master/CustomSampleImport" rel="nofollow ugc">https://github.com/christophhart/hise_tutorial/tree/master/CustomSampleImport</a></p>
]]></description><link>https://forum.hise.audio/post/74915</link><guid isPermaLink="true">https://forum.hise.audio/post/74915</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 01 Feb 2024 11:29:13 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Thu, 01 Feb 2024 08:18:25 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey I'd like to learn how to do both ideally</p>
<p dir="auto">In Kontakt I had x num of factory samples, and then x num of empty user zones in user groups.</p>
]]></description><link>https://forum.hise.audio/post/74910</link><guid isPermaLink="true">https://forum.hise.audio/post/74910</guid><dc:creator><![CDATA[observantsound]]></dc:creator><pubDate>Thu, 01 Feb 2024 08:18:25 GMT</pubDate></item><item><title><![CDATA[Reply to Mapping samples for a sample selector?? on Wed, 31 Jan 2024 16:23:01 GMT]]></title><description><![CDATA[<p dir="auto">Are you letting the user import their own samples or will it be samples you're providing?</p>
]]></description><link>https://forum.hise.audio/post/74876</link><guid isPermaLink="true">https://forum.hise.audio/post/74876</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 31 Jan 2024 16:23:01 GMT</pubDate></item></channel></rss>