<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>But what do you mean with "fan-outs"?</p>
    <p>and how can I get rid of them?</p>
    <p>The toogle is at the end of the line, no data continues through?</p>
    <p>Could you send me an example?<br>
    </p>
    <p>Thanks for your support and for your suggestions !!</p>
    <p>Cheers</p>
    <p>Clemens<br>
    </p>
    <div class="moz-cite-prefix">Am 07.11.18 um 22:45 schrieb IOhannes m
      zmölnig:<br>
    </div>
    <blockquote type="cite"
      cite="mid:7d6aefe3-9250-bd3b-be10-41bb402ba66a@iem.at">
      <pre class="moz-quote-pre" wrap="">On 11/7/18 10:09 PM, Clemens wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Hi list,

I found a way to switch on and off the toogle when you push rec or play

(see attached patch)
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
you still have fan-outs.
you should really get rid of them. *always*.

apart from that, once you click on "play", the two buttons will do the
same. is this what you want?

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">
but if you press rec or play two times ( maybe by accident) the same is
happening

but I want to have a control unit, that the rec toogle is switch on only
when the looper is in rec mode

the same for the play mode
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">

well, you should start thinking about what you actually mean by "record
mode" and "play mode".
e.g. when is the looper in "record mode", when is it not.
how are they mutually exclusive?
i which mode is the system if you press "record" and wait for 100seconds?
in which mode is the system, if you press "record" and 50ms afterwards
press "play"? what is the state after another 5000ms? after another
100seconds?
in which mode is the system, if you press "play" and 50ms afterwards
press "record"? what is the state after another 5000ms? after another
100seconds?
in which mode is the system, if you press "play" and 5000ms afterwards
you press "play" again?


but anyhow: if you send bang-messages to a toggle it will toggle. if you
don't want to toggle it, you have to set it to a fixed value (e.g. by
sending it that value)


i hope this helps.
gfamsdr
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>