<!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">
<font size="-1">Thanks a lot Tim, I will check this patch right now!<br>
<br>
best,<br>
nan<br>
</font><br>
<a class="moz-txt-link-abbreviated" href="mailto:info@timvets.net">info@timvets.net</a> escribi&oacute;:
<blockquote
 cite="mid:338698046efc97d48c9d420176838d8d.squirrel@mail.timvets.net"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">As it took me a lot of work for such a simple idea (near 1700
conections) I share it with you, just in case anybody else needs
something like this.&lt;br&gt;
It works receiving a data stream from one inlet, and selecting from a
second one between 42 different outs (outlets not provided but
possible, of course).&lt;br&gt;
If anybody knows a better way of doing it without this kind of zen
work, please tell me, because I might be using a lot of this stuff.&lt;br&gt;
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi nan,

This may be a good beginning (see attached patch).
I made use of [send] (which becomes settable if you don't give it any
creation arguments), some chained [makefilename] objects, and pd-msg to
create receivers inside a subpatch.
You could expand this to also create and connect outlets for each reciever...

gr,
Tim</pre>
</blockquote>
</body>
</html>