<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
  <div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-family: -moz-fixed; font-size: 14px;" lang="x-western">
  <pre wrap="">Lorenzo wrote:
  </pre>
  <blockquote type="cite" style="color: rgb(0, 0, 0);">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>Hi list,
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>I'm already on the pd-list. I signed up to the pd-dev as I'm starting to
<span class="moz-txt-citetags">&gt; </span>look into some (simple) external development.
    </pre>
  </blockquote>
  <pre wrap="">cool.
please note that pd-dev has the same netiquette as pd-list, that e.g.
asks you to not hijack another thread for your unrelated postings.
see <a class="moz-txt-link-freetext"
 href="http://puredata.info/community/lists/Netiquette#Threads">http://puredata.info/community/lists/Netiquette#Threads</a>
  </pre>
  </div>
</blockquote>
Wops, sorry about that :)<br>
<blockquote type="cite">
  <div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-family: -moz-fixed; font-size: 14px;" lang="x-western">
  <blockquote type="cite" style="color: rgb(0, 0, 0);">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>First, though, I thought it would be wise to ask when is it really worth
<span class="moz-txt-citetags">&gt; </span>to write an external vs using directly pd abstractions considering the
<span class="moz-txt-citetags">&gt; </span>various c/b? Is this in some way 'measurable'?
    </pre>
  </blockquote>
  <pre wrap="">yes.
relate the time spent writing one solution (including learning to
actually do it plus doing big-fixes) to its relevant benefits (does it
work? what's the performance? is it portable? ...) and compare the
scalars you get for the various solutions <span class="moz-smiley-s1"
 title=":-)"><span>:-)</span></span>
  </pre>
  </div>
</blockquote>
Ok, but what I mean is also if there's some rule of thumb? My
impression for example is that significant changes are only when
dealing with signals or arrays (unless you're doing some really heavy
heavy maths)?<br>
Also, which would me a good method for measuring?<br>
<br>
Lorenzo<br>
</body>
</html>