<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Ok looks like you got it, but how are you going to "replicate the features of the Korg SQ-1 analog sequencer" with only 1 [text sequence -g] i mean whats inside the txt that can handle 2 diff sequences simultaneously or separately?<br>
</p>
<br>
<div class="moz-cite-prefix">On 7/27/2017 5:53 PM, baptiste chatel wrote:<br>
</div>
<blockquote type="cite" cite="mid:CABrNpLz=8Kq+CgEimEGbBC-bCdjUxfDW-3Rz4UcWfTqm2wew3w@mail.gmail.com">
<div dir="ltr">
<div>
<div>Hi Lucas<br>
</div>
<div><br>
</div>
there are alternatives : you can just output lists of length 2, unpack and send accordingly. I really wanted to use [text sequence -g] because i thought it was weird not being able to send series of messages (not a fixed content list) on each step. Eventually
 i did found how to do this. Is the help file a bit misleading... or is it just me ? :p<br>
<br>
</div>
<div>Happens that "lines" as described in the help file, are actually comma-separated lists. Each "step" message outputs the next list, and if the -g option is set, the message is sent to the first leading symbol.<br>
</div>
<div><br>
</div>
<div>So in order to send several messages at the same time, you have to set -w option, which sets a symbol as a "wait" flag, and bang the [text sequence] instead of the "step" message. Everything until the next wait symbol will be sent.<br>
</div>
<div><br>
</div>
<div>See attached.<br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-07-26 21:15 GMT+02:00 Lucas Cordiviola <span dir="ltr">
<<a href="mailto:lucarda27@hotmail.com" target="_blank" moz-do-not-send="true">lucarda27@hotmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
I never used [text sequence] yet.<br>
<br>
At first glance looks that you can get what you need using 2 [text<br>
sequence]s.<br>
<br>
Do you have a test patch to share?<br>
<br>
<br>
--<br>
Mensaje telepatico asistido por maquinas.<br>
<div>
<div class="h5"><br>
On 7/25/2017 4:47 AM, baptiste chatel wrote:<br>
> Hi list<br>
><br>
> I'm trying to replicate the features of the Korg SQ-1 analog<br>
> sequencer. It has two 8-step sequences, A and B, that are read in some<br>
> interesting fashions, like A[1-8] then B[1-8], or A1, B1, A2, B2, ...<br>
> or A and B together. I'm using [text sequence mysequence -g] to store<br>
> and read these sequences. However, in the case of the two sequences<br>
> playing together, i can't find how i can have [text] to send two<br>
> messages on the same [step< :<br>
> A 1, B 1;<br>
> A 2, B 2;<br>
> etc<br>
><br>
> I feel that it should be possible. DId i miss something in the help<br>
> file ? Should i use qlist instead ?<br>
><br>
> Thanks !<br>
><br>
<br>
</div>
</div>
______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" moz-do-not-send="true">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank" moz-do-not-send="true">
https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Mensaje telepatico asistido por maquinas.</pre>
</body>
</html>