<p dir="ltr">Ah, of course I spoke about the basic sequencer, not anything advanced. I should try out the above-mentioned sequencer. I've seen it before, but never used.</p>
<div class="gmail_quote">On Dec 10, 2015 4:02 PM, "Paul Davis" <<a href="mailto:paul@linuxaudiosystems.com">paul@linuxaudiosystems.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 10, 2015 at 9:47 AM, Lorenzo Sutton <span dir="ltr"><<a href="mailto:lorenzofsutton@gmail.com" target="_blank">lorenzofsutton@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
<br>
On 10/12/2015 15:11, Paul Davis wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
<br>
On Thu, Dec 10, 2015 at 9:06 AM, Louigi Verona <<a href="mailto:louigi.verona@gmail.com" target="_blank">louigi.verona@gmail.com</a><br></span><span>
<mailto:<a href="mailto:louigi.verona@gmail.com" target="_blank">louigi.verona@gmail.com</a>>> wrote:<br>
<br>
    Not THAT hard. I've written a couple of sequencers on Pd. And there<br>
    are several out there.<br>
<br>
<br>
It would be pretty/fairly hard. Softwerk has a huge amount of inter-lane<br>
modulation/interaction. The pitches, duration, velocities and gating of<br>
any number of lanes can be controlled by any other number of lanes.<br>
</span></blockquote>
<br>
So... e.g. pattern two can be the velocities of notes programmed on pattern one etc.?<span><br></span></blockquote><div><br></div><div>yes.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The<br>
gating concept also requires (i think) a fairly novel way of dealing<br>
with time that I think is hard to do in Pd. I could easily be wrong.<br>
</blockquote>
<br></span>
If you have any pointers (or time to explain) I'd be curious to understand how the gating works in this case.<span><br></span></blockquote><div><br></div><div>i wish i could remember why i called it gating.<br><br></div><div>each sequence consists of a series of notes with a duration (which can be fixed by the sequence or determined by 1 or more other sequences), but also an interval between the notes. this is the "gate time". so if you set the gate time to 16 and the note duration to 8, you get notes that sound for 1/2 of the step interval. but you can shorten the interval or increase it, independently for each sequence. if you make the mistake of setting the note duration > gate time, then you will challenge the polyphony of the sound generator, because notes will remain on as others start up. <br></div><div> <br></div><div>you can also make the gate time be determined by another sequence, in essence creating a sequence with different intervals between notes. <br></div><div><br></div></div></div></div>
<br>_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" rel="noreferrer" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
<br></blockquote></div>