<?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[Sample slicer with user-selectable slices]]></title><description><![CDATA[<p>for a long time, i have been using 'cut everything into 16 equal sized chunks and then rearrange them' sample slicers. however, unless you use really even 4/4 loops, the end result never sounds really good.</p>
<p>so today i made a couple of abstractions that let me visually choose which sections of a loop i want to trigger.</p>
<p>the first is [breakpoint-maker], which you can use to line up your sample cut points and create a message box with all your cut-point data.</p>
<p>and then the second is a little player abstraction called [smp-slice] that allows for pitched playback and sequencing of the sample sections.</p>
<p>much nicer and cleaner sample cutting for sure.</p>
<p>(edit - just added a little 5ms envelope to the player to avoid some clicks)</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/sample-slicer.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/sample-slicer.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 16:01:21 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/1844.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Jul 2008 11:34:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 11:34:57 GMT]]></title><description><![CDATA[<p>for a long time, i have been using 'cut everything into 16 equal sized chunks and then rearrange them' sample slicers. however, unless you use really even 4/4 loops, the end result never sounds really good.</p>
<p>so today i made a couple of abstractions that let me visually choose which sections of a loop i want to trigger.</p>
<p>the first is [breakpoint-maker], which you can use to line up your sample cut points and create a message box with all your cut-point data.</p>
<p>and then the second is a little player abstraction called [smp-slice] that allows for pitched playback and sequencing of the sample sections.</p>
<p>much nicer and cleaner sample cutting for sure.</p>
<p>(edit - just added a little 5ms envelope to the player to avoid some clicks)</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/sample-slicer.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/sample-slicer.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Mon, 07 Jul 2008 11:34:57 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 13:26:49 GMT]]></title><description><![CDATA[<p>this is cool man<br />
very nice <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>I really like the breakpoint editor also. I wonder.....there was a thread a while back about using bonk to detect transients and writing that info into a message box, as part of a rudimentary Recycle</p>
<p>Could this somehow be combined so that bonk does the ground work and you can fine tune the slices using the editor...?</p>
<p>good work</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/2</guid><dc:creator><![CDATA[boonier]]></dc:creator><pubDate>Mon, 07 Jul 2008 13:26:49 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 13:39:26 GMT]]></title><description><![CDATA[<p>will have a go at a bonk~ed version now.</p>
<p>just found a glitch in the breakpoint-maker that only saved 15 points, rather than a maximum of 100. fix is attached to this post.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/breakpoint-maker.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/breakpoint-maker.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/3</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Mon, 07 Jul 2008 13:39:26 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 14:12:44 GMT]]></title><description><![CDATA[<p>indeed very cool patch.<br />
i wander if it's possible to set the pitch just for a certain slice not the whole sample. for example just change the pitch of a snare slice from the offspring example... just a thought.<br />
anyway, thanks for sharing. this is a very nice tool...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/4</guid><dc:creator><![CDATA[jackULL]]></dc:creator><pubDate>Mon, 07 Jul 2008 14:12:44 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 14:44:51 GMT]]></title><description><![CDATA[<p>wow! that works superbly!!! thanks for the advice boonier.</p>
<p>here is a bonk~ed version. just need to do some stuff with the table storage so that i can insert or delete sections i don't want, and it is good to go i reckon.</p>
<p>honestly never thought bonk~ would work so well for this, but i'm blown away. as long as you use loops with fairly well defined beats, it's great.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/bonkpoint-maker2.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/bonkpoint-maker2.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/5</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Mon, 07 Jul 2008 14:44:51 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 14:56:37 GMT]]></title><description><![CDATA[<p>jackull, that's why i added an external pitch input to the player.</p>
<p>add this patch to the sample-slicer folder and see how it works:</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/smp-pitch-help.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/smp-pitch-help.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/6</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Mon, 07 Jul 2008 14:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 15:24:27 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/hardoff">@hardoff</a> said:</p>
<blockquote>
<p>wow! that works superbly!!! thanks for the advice boonier.</p>
<p>here is a bonk~ed version. just need to do some stuff with the table storage so that i can insert or delete sections i don't want, and it is good to go i reckon.</p>
<p>honestly never thought bonk~ would work so well for this, but i'm blown away. as long as you use loops with fairly well defined beats, it's great.</p>
</blockquote>
<p>sheessh i does work an' all! That is cool</p>
<p>I cant really take credit for the bonk~ idea. It just occured to me that it might be a good application! <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>Now, I wish the array view was zoomable......</p>
<p>many thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/7</guid><dc:creator><![CDATA[boonier]]></dc:creator><pubDate>Mon, 07 Jul 2008 15:24:27 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 16:08:21 GMT]]></title><description><![CDATA[<p>I did something with bonk~ a little while ago. Here's what I can remember of what it involved....</p>
<p>Two tables, aSample and aIndex, load a sound into aSample<br />
Play aSample into bonk~ (adjusting params as desired) using tabread4~ and line~. no need to loop.</p>
<p>Each time a 'bonk' occurs: sample the line~ output (to get your 'position' or 'index') using snapshot~<br />
write index value to aIndex with tabwrite(not tabwrite~)<br />
advance a counter at the right inlet of tabwrite object.</p>
<p>To play back slices, use tabread(not tabread~) to get a start(n) position and end(n+1, n+ whatever) position from aIndex, pack them up, and feed them to tabread~. Alternatively: use line~, tabread4~ and some math to make a pitch-variable version.</p>
<p>I'll dig it up or make a new example when I am done playing with my new drumset.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/8</guid><dc:creator><![CDATA[nestor]]></dc:creator><pubDate>Mon, 07 Jul 2008 16:08:21 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 16:54:24 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/hardoff">@hardoff</a> said:</p>
<blockquote>
<p>jackull, that's why i added an external pitch input to the player.</p>
<p>add this patch to the sample-slicer folder and see how it works:</p>
</blockquote>
<p>works really well, excellente. thanks again</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/9</guid><dc:creator><![CDATA[jackULL]]></dc:creator><pubDate>Mon, 07 Jul 2008 16:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 22:52:43 GMT]]></title><description><![CDATA[<p>&gt;&gt;<br />
Now, I wish the array view was zoomable......&lt;&lt;</p>
<p>would be ok on linux or in 0.39 extended, but the gui has gotten even SLOWER in 0.40.3-extended for mac. i think the redraw would take too long to make it really worthwhile. but i'll give it a go today and see how it goes. i have an old zoomable-array patch here i can modify.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/10</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/10</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Mon, 07 Jul 2008 22:52:43 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 23:31:08 GMT]]></title><description><![CDATA[<p>It's a very cool patch! Thanks for sharing it!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/11</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/11</guid><dc:creator><![CDATA[NoDisc]]></dc:creator><pubDate>Mon, 07 Jul 2008 23:31:08 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Mon, 07 Jul 2008 23:33:17 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/hardoff">@hardoff</a> said:</p>
<blockquote>
<p>&gt;&gt;<br />
Now, I wish the array view was zoomable......&lt;&lt;</p>
<p>would be ok on linux or in 0.39 extended, but the gui has gotten even SLOWER in 0.40.3-extended for mac. i think the redraw would take too long to make it really worthwhile. but i'll give it a go today and see how it goes. i have an old zoomable-array patch here i can modify.</p>
</blockquote>
<p>arse its meant to be quicker in this version. Is that one of Hans's test releases? hmmm there is the [cooled~] object from the unauthorized lib off the top of my head...that does zooming, but i guess its still using tcl/tk</p>
<p>it seems to be absent from the extended package, even though there is help document</p>
<p>I've been having loads of fun with this patch...also really well put together. Would make a good educational patch</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/12</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/12</guid><dc:creator><![CDATA[boonier]]></dc:creator><pubDate>Mon, 07 Jul 2008 23:33:17 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Tue, 08 Jul 2008 12:35:30 GMT]]></title><description><![CDATA[<p>no zoom i'm sorry. it was way too much hassle. zooming on the waveform is easy enough to do, but then you have to scale the slice selection and...arrghh, not worth the trouble.</p>
<p>but instead, i added a bit of a nicer envelope, to pretty much stop all clicks; improved and simplified the editing of the bonk-detected slices; added volume control to the slice-player; added a 3-part polyphonic slice player so that you can sequence drumloops or melodies and not cut off the decay of each beat when it finishes;</p>
<p>and just now, i made a nice little drill and bass demo.</p>
<p>hope i'm not pushing my luck attaching a 800kb file to this forum. if it's too much, someone plz let me know. cheers.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/point-break.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/point-break.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/13</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/13</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Tue, 08 Jul 2008 12:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Tue, 08 Jul 2008 13:06:40 GMT]]></title><description><![CDATA[<p>Here's my beat-slicer with bonk... beta.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/bonks_slices.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/bonks_slices.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/14</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/14</guid><dc:creator><![CDATA[nestor]]></dc:creator><pubDate>Tue, 08 Jul 2008 13:06:40 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Tue, 08 Jul 2008 14:29:58 GMT]]></title><description><![CDATA[<p>oh cheers. very similar architecture.</p>
<p>'number of slices' is something i should incorporate too.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/15</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/15</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Tue, 08 Jul 2008 14:29:58 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Wed, 09 Jul 2008 07:31:38 GMT]]></title><description><![CDATA[<p>i have made a similar patch to recgnize slice but i used fiddle~ instead bonk~, so i could detect monophonic note, it was just a proof of concept, first hit target to analyze sound and play to play it quantized ( in fact i play it half tempo )</p>
<p>HK</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/targetandplay.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/targetandplay.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/16</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/16</guid><dc:creator><![CDATA[hu_koala]]></dc:creator><pubDate>Wed, 09 Jul 2008 07:31:38 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Fri, 11 Jul 2008 06:36:47 GMT]]></title><description><![CDATA[<p>I was just thinking about doing this the other day, hacking away at the guts of your &quot;pd editor&quot; patch to use for this, looks like you've beaten me to the punch and done it much better than i could have.</p>
<p>Brilliant work mr hardoff.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/17</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/17</guid><dc:creator><![CDATA[godinpants]]></dc:creator><pubDate>Fri, 11 Jul 2008 06:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Fri, 11 Jul 2008 14:14:28 GMT]]></title><description><![CDATA[<p>Hats off Mr Hardoff <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>I'm quiet new to Pd (using it for 1month now) and i am the happy owner of a 40h kit monome.</p>
<p>Want to do things the OPEN way... so using Pd.<br />
I'm discovering new things everytime i have spare time to hook on Pd.</p>
<p>As a first exercice, i made a beat-composer-with-realtime-slicing for my monome (no ui though, since this was my first project). I succeeded, even if the patches are so awfully bloated that i would be ashamed to put it on this forum. But it does what i want <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /> If anyone wants to have a look at it anyway, i might post it in another thread.</p>
<p>Anyway, i wanted to do an <a href="http://monome.org/data/app/mlr" rel="nofollow">MLR</a>-style app to play with my monome.<br />
I didn't know where to start.</p>
<p>Thanks to you Hardoff, i think i might be able to reach my goals, with your slice player and my time and monome interface abstracts...</p>
<p>Thanks very much for sharing...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/18</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/18</guid><dc:creator><![CDATA[seegwen]]></dc:creator><pubDate>Fri, 11 Jul 2008 14:14:28 GMT</pubDate></item><item><title><![CDATA[Reply to Sample slicer with user-selectable slices on Fri, 11 Jul 2008 15:45:14 GMT]]></title><description><![CDATA[<p>you're really welcome. i just make this stuff to amuse myself, but it's cool that other people can find a use for it too.</p>
<p>i'll post up a big folder of effects and stuff soon too.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/19</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1844/sample-slicer-with-user-selectable-slices/19</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Fri, 11 Jul 2008 15:45:14 GMT</pubDate></item></channel></rss>