<?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[Zone Shift?]]></title><description><![CDATA[<p>Hi, I am very new to pure data and have only messed around only with other users pd files.</p>
<p>I love using the zone shift on the ableton sampler when using multiple 88 samples in their individual zones/key. I was wondering if this has every been re created in pure data or if its even possible to recreate this?</p>
<p>I happy with the creating a 88 key sampler it is the zone shift I am clueless about.</p>
<p>Any help would be amazing</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14842/zone-shift</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 10:07:09 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14842.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Aug 2024 21:06:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Zone Shift? on Wed, 28 Aug 2024 21:06:30 GMT]]></title><description><![CDATA[<p>Hi, I am very new to pure data and have only messed around only with other users pd files.</p>
<p>I love using the zone shift on the ableton sampler when using multiple 88 samples in their individual zones/key. I was wondering if this has every been re created in pure data or if its even possible to recreate this?</p>
<p>I happy with the creating a 88 key sampler it is the zone shift I am clueless about.</p>
<p>Any help would be amazing</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14842/zone-shift</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14842/zone-shift</guid><dc:creator><![CDATA[BikeD]]></dc:creator><pubDate>Wed, 28 Aug 2024 21:06:30 GMT</pubDate></item><item><title><![CDATA[Reply to Zone Shift? on Thu, 29 Aug 2024 08:06:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/biked">@BikeD</a> Hello, and welcome to the forum...!<br />
If you use [notein] and the [stripnote] to receive your keyboard midi notes then you will get the note &quot;on&quot; message and &quot;velocity&quot; message without receiving any note off messages that might re-trigger your samples.</p>
<p>Then you need to put some logic that sends a start only to a set group of samples when the note and velocity are in a zone that you have determined.</p>
<p>[moses] is useful for separating messages by value, or you could use [expr] with multiple if statements.<br />
Both can be controlled for zone range by messages to their right inlets....... and you will need to understand first how messages are passed within a Pd patch....... <a href="https://forum.pdpatchrepo.info/topic/13320/welcome-to-the-forum" rel="nofollow">https://forum.pdpatchrepo.info/topic/13320/welcome-to-the-forum</a></p>
<p>You can also use [select] to send bangs and [route] to route messages (the route number is stripped)  according to the first value in a list.</p>
<p>I hope that helps you get started.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14842/zone-shift/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14842/zone-shift/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Thu, 29 Aug 2024 08:06:35 GMT</pubDate></item></channel></rss>