<?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[Grid Sequencer&#x2F;16 step sequencer]]></title><description><![CDATA[<p>Hey everyone, I've been searching for a while now for a simple explanation/patch that demonstrates how to implement a 16 step sequencer. As it stands, I have made a patch that can trigger different notes/drum hits according to BPM but I don't know how to logically extend that to include notes/drum sounds being triggered on a certain step.</p>
<p>I've seen numerous step sequences that implement an 808 style sequencer, whereby you can select what step the beat is triggered, but I am unable to do it myself.</p>
<p>I've downloaded a number of patches that can do this, but they're awash with shit I don't know about. I know I'd have to use vradio or hradio bars to select the active steps but again I dont know how to implement the kind of delay necessary to do that. On top of that it seems that some people have got the radio bars to be able to take multiple steps.</p>
<p>Anyway, I was hoping someone could help. Hopefully I was clear enough in expressing my issue!</p>
<p>Cheers in advance for your help!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 19:55:21 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9838.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Feb 2016 02:09:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Tue, 16 Feb 2016 02:09:35 GMT]]></title><description><![CDATA[<p>Hey everyone, I've been searching for a while now for a simple explanation/patch that demonstrates how to implement a 16 step sequencer. As it stands, I have made a patch that can trigger different notes/drum hits according to BPM but I don't know how to logically extend that to include notes/drum sounds being triggered on a certain step.</p>
<p>I've seen numerous step sequences that implement an 808 style sequencer, whereby you can select what step the beat is triggered, but I am unable to do it myself.</p>
<p>I've downloaded a number of patches that can do this, but they're awash with shit I don't know about. I know I'd have to use vradio or hradio bars to select the active steps but again I dont know how to implement the kind of delay necessary to do that. On top of that it seems that some people have got the radio bars to be able to take multiple steps.</p>
<p>Anyway, I was hoping someone could help. Hopefully I was clear enough in expressing my issue!</p>
<p>Cheers in advance for your help!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer</guid><dc:creator><![CDATA[Mdns]]></dc:creator><pubDate>Tue, 16 Feb 2016 02:09:35 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Tue, 16 Feb 2016 10:26:14 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/mdns">@Mdns</a> Hello there.......<br />
This tutorial is  fairly good............<br />
<div class="embed-container"><iframe src="//www.youtube.com/embed/cUKGeN5aKwM" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div><br />
If you don't understand it (at all) then you need to read this (up to but not including chapter 2.9).....<br />
<a href="http://puredata.info/docs/manuals/pd/x2.htm" rel="nofollow">http://puredata.info/docs/manuals/pd/x2.htm</a><br />
and this.......<br />
<a href="http://en.flossmanuals.net/pure-data/audio-tutorials/step-sequencer/" rel="nofollow">http://en.flossmanuals.net/pure-data/audio-tutorials/step-sequencer/</a><br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Tue, 16 Feb 2016 10:26:14 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Tue, 16 Feb 2016 23:02:40 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a></p>
<p>Hi David,</p>
<p>Thanks you for the links. I should have mentioned, the sequencer you linked I have already made. It works well for osc~ and mtof functions, but I was unsure how to extend it to enable selecting individual steps ala an 808 style sequencer (short of rewiring each output).</p>
<p>Perhaps I need to go away and think about it more, which I will. Just struggling to bridge the gap between what's here and what I need.</p>
<p>How would I turn steps on and off? Using toggles?</p>
<p>If someone could hold my hand through this I'd be super grateful.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/3</guid><dc:creator><![CDATA[Mdns]]></dc:creator><pubDate>Tue, 16 Feb 2016 23:02:40 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Wed, 17 Feb 2016 03:15:59 GMT]]></title><description><![CDATA[<p>Here are some abstractions to use.. my solution was to separate the on/off from the sliders, so the on/off part can be used to trigger other stuff (or multiple banks of sliders).<br />
<a href="/uploads/files/1455678955996-seqstuffs.zip">seqstuffs.zip</a><br />
you can also use this more fully-featured sequencer i made awhile ago to drive it, instead of cycle count (scroll down to the version 3 one<br />
<a href="http://forum.pdpatchrepo.info/topic/4543/yet-another-sequencer-buchla-style-not-including-randomizer">http://forum.pdpatchrepo.info/topic/4543/yet-another-sequencer-buchla-style-not-including-randomizer</a><br />
(see mseq-help for an example of how to combine tseq and mseq)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/4</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Wed, 17 Feb 2016 03:15:59 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Wed, 17 Feb 2016 03:17:37 GMT]]></title><description><![CDATA[<p>since you wanted to understand how they work, i'll try a brief description:<br />
the values for the toggles and sliders are stored in tables internal to the abstraction. This way, when you want to know the value for a certain step, a simple table lookup is all that is required, rather than selecting the correct number from a list. this is more computationally efficient. The tabread in each patch is the table lookup</p>
<p>whenever values are changed in the abstractions, the value of the table at that index is changed as well. (this is the lower tab write part)</p>
<p>[tabdump] from zexy dumps the values of the sequence at the right outlet</p>
<p>The route stuff at the top is just to be able to intercept the messages to the abstractions.</p>
<p>and cycle count works by counting up until a limit is reached, then resetting cup</p>
<p>in mseq, the receives for setboxes are to link the sliders and the number boxes, but to use the &quot;set&quot; message on the number boxes so that there won't be an infinite loop when changing the sliders (because the value would go from slider to # box to slider to #box to slider etc)</p>
<p>and the way that they are combined to turn steps off in the mseq helpfile:<br />
the step from cycle count is stored in a float object, and then sent to tseq. if the step is toggled on, tseq will put out a bang, sending the step value from the float object into mseq, which gets the value</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/5</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Wed, 17 Feb 2016 03:17:37 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Wed, 17 Feb 2016 07:18:03 GMT]]></title><description><![CDATA[<p>Here i simple concept attached : <a href="/uploads/files/1455693388631-sequencer_concept.pd">sequencer_concept.pd</a></p>
<p>Also take a look at VisualTracker (<a href="http://pdpatchrepo.info/patches/patch/192" rel="nofollow">http://pdpatchrepo.info/patches/patch/192</a>)</p>
<p>aleš</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/7</guid><dc:creator><![CDATA[Caucasian]]></dc:creator><pubDate>Wed, 17 Feb 2016 07:18:03 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Wed, 17 Feb 2016 09:20:14 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/seb-harmonik-ar">@seb-harmonik.ar</a></p>
<p>that's amazing, thanks so much for your help. basic-ass question, but I was wondering, how did you set the toggles within the mseq and tseq box (what are those boxes? are they a canvas?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/8</guid><dc:creator><![CDATA[Mdns]]></dc:creator><pubDate>Wed, 17 Feb 2016 09:20:14 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Wed, 17 Feb 2016 09:41:38 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/mdns">@Mdns</a> the red box? yeah it's called &quot;graph on parent&quot; and allows you to display a canvas for an abstraction</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/9</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Wed, 17 Feb 2016 09:41:38 GMT</pubDate></item><item><title><![CDATA[Reply to Grid Sequencer&#x2F;16 step sequencer on Wed, 17 Feb 2016 09:50:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/seb-harmonik-ar">@seb-harmonik.ar</a></p>
<p>hectic. dude I can't thank you enough. This is seriously brilliant. I couldn't have done this without the help.</p>
<p>It's probably going to take me a couple of days to properly digest, but this is defintely what I was after,</p>
<p>Thanks again mate. Peace!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/10</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9838/grid-sequencer-16-step-sequencer/10</guid><dc:creator><![CDATA[Mdns]]></dc:creator><pubDate>Wed, 17 Feb 2016 09:50:35 GMT</pubDate></item></channel></rss>