<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jonathan Wilkes wrote:
<blockquote cite="mid:962145.22566.qm@web51504.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">--- On Sun, 9/26/10, Kim Cascone <a class="moz-txt-link-rfc2396E" href="mailto:kim@anechoicmedia.com">&lt;kim@anechoicmedia.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">From: Kim Cascone <a class="moz-txt-link-rfc2396E" href="mailto:kim@anechoicmedia.com">&lt;kim@anechoicmedia.com&gt;</a>
Subject: Re: [PD] jMax Phoenix
To: "pd-list" <a class="moz-txt-link-rfc2396E" href="mailto:pd-list@iem.at">&lt;pd-list@iem.at&gt;</a>
Cc: <a class="moz-txt-link-abbreviated" href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>
Date: Sunday, September 26, 2010, 2:52 PM
    </pre>
    <blockquote type="cite">
      <pre wrap="">you can make _very_ elegant super-readable control
      </pre>
    </blockquote>
    <pre wrap="">flow with the use of
    </pre>
    <blockquote type="cite">
      <pre wrap="">[route] and friends.
      </pre>
    </blockquote>
    <pre wrap="">IOhannes

I find this particular subject very interesting
I was recently working on a patch using [expr] found the
lack of being able to send the results of multiple 'if'
statements to the same outlet frustrating - I am also used
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The reason [expr] doesn't work well in that case is that you 
must nest multiple if statements, which quickly makes the args 
hard to decipher.
  </pre>
</blockquote>
yes I found this out by trying if, then-if, else-if<br>
(it would be nice if the help patch would be updated/improved a little
with more examples)<br>
but also found it hard to decipher when coming back to it later even
with copious comments<br>
so I used multiple if statements and then tried to deal with the
multiple outputs<br>
which I did but can't remember off hand how<br>
will post the patch at some point<br>
I'm on tour now so busy with other things<br>
:)<br>
<br>
<br>
<blockquote cite="mid:962145.22566.qm@web51504.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">to using the Max/MSP [if] object for these sorts of tasks
can point me to some examples of using [route] and friends
as control statements to check out?
thanks!
KIM




_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>
mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

      

  </pre>
</blockquote>
<br>
</body>
</html>