<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi list,</p>
    <p>I found a way to switch on and off the toogle when you push rec
      or play</p>
    <p>(see attached patch)<br>
    </p>
    <p>but if you press rec or play two times ( maybe by accident) the
      same is happening</p>
    <p>but I want to have a control unit, that the rec toogle is switch
      on only when the looper is in rec mode</p>
    <p>the same for the play mode</p>
    <p>any ideas?</p>
    <p>any suggestions??</p>
    <p>Thanks</p>
    <p>cheers</p>
    <p>Clemens<br>
    </p>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Am 07.11.18 um 11:41 schrieb IOhannes m
      zmoelnig:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cf88ee06-e77c-1f8d-1122-92244989e225@iem.at">
      <pre class="moz-quote-pre" wrap="">On 07.11.18 10:17, Clemens wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Nice,
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
well, in both #1 and #2, you are doing the very same, regardless of
whether the user pressed "play" or "record".
since both buttons trigger the same actions, it is not surprising that
you get the same result (actually, it would be very disturbing if you
didn't)
#3 correctly turns on the select toggle. so i don't know what is wrong
with that solution (apart from the fan-out)

so exactly what is the problem?


as a side-note, you should get rid of the fan-outs in all of your
attempts and replace them with trigger. always.

asdrm,
IOhannes

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>