<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Leandro,<br>&nbsp;&nbsp;&nbsp;&nbsp; After you get the error, have you tried going to the "Find" menu and choose "Find last <br>error"?&nbsp; It should highlight the object in question, then you can connect a [print] object <br>to the outlet of the object that feeds into it and see what you're sending it.<br><br>-Jonathan<br><br>--- On <b>Wed, 9/1/10, Leandro da Mota Damasceno <i>&lt;lemota@gmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Leandro da Mota Damasceno &lt;lemota@gmail.com&gt;<br>Subject: Re: [PD] Inlet Data types<br>To: jack@rybn.org<br>Cc: pd-list@iem.at<br>Date: Wednesday, September 1, 2010, 10:19 PM<br><br><div id="yiv1703108469">Ok, so it still complains of the error and I'm not getting the output I wanted...&nbsp;<div><br></div><div>That is the
 point... I was precisely complaining abou that error with that specific list. in fact, that list should be as big as 1 2 2 1 3 1 3 3 &nbsp;2 1 3 or something like that. Tell me why am I get getting this... I don't see elements that expect floats that are getting lists...<br>
<br><div class="yiv1703108469gmail_quote">On Wed, Sep 1, 2010 at 10:10 PM,  <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:jack@rybn.org" target="_blank" href="/mc/compose?to=jack@rybn.org">jack@rybn.org</a>&gt;</span> wrote:<br><blockquote class="yiv1703108469gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Have a look in the patch, where there are comments. As you can see there<br>
is a list [1 2(. when this list is sent, there is an error.<br>
Open the both patches and follow the comment.<br>
++<br>
<font color="#888888"><br>
Jack<br>
</font><div><div></div><div class="yiv1703108469h5"><br>
<br>
<br>
&gt; Yes, I do. That is kind of the whole point of it. The list is the numbers<br>
&gt; of<br>
&gt; the samples I want to be played, in order. The difference is, if I get an<br>
&gt; "analyze" in the beginning, I want it to play the sample AND analyze if<br>
&gt; the<br>
&gt; gestures being played by the user (which will be detect through another<br>
&gt; software) correspond to the sample being played. The user will have<br>
&gt; trained<br>
&gt; the system before, of course. Right now, I'm not focusing on the analysis,<br>
&gt; but rather just making the damn thing play :P<br>
&gt;<br>
&gt; On Wed, Sep 1, 2010 at 9:53 PM, Jack &lt;<a rel="nofollow" ymailto="mailto:jack@rybn.org" target="_blank" href="/mc/compose?to=jack@rybn.org">jack@rybn.org</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; That depend, do you need the first (1) or the second (2) float of your<br>
&gt;&gt; list ? (the list is in 'Gesture_Analysis', it is [1 2( before [MusExp])<br>
&gt;&gt; ++<br>
&gt;&gt;<br>
&gt;&gt; Jack<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Le mercredi 01 septembre 2010 à 21:43 +0200, Leandro da Mota Damasceno a<br>
&gt;&gt; écrit :<br>
&gt;&gt; &gt; SampleNoOut was supposed to be a float. why you're telling me it's a<br>
&gt;&gt; &gt; list, so I can fix it?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; (sorry to send again. forgot to reply to all.)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Wed, Sep 1, 2010 at 9:34 PM, Jack &lt;<a rel="nofollow" ymailto="mailto:jack@rybn.org" target="_blank" href="/mc/compose?to=jack@rybn.org">jack@rybn.org</a>&gt; wrote:<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; In your abstraction 'MusExp', you have a [s SampleNoOut]<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; sending a list.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Therefore, you have a problem in your main patch (near<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 'Input_Song_control' where you receive (by [r SampleNoOut])<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; the list in<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; a [pack] ([pack s f]).<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; So you need to receive a float in the second inlet but you get<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; a list.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; There is the same problem with your other [r SampleNoOut]<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; follow by [sel<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 1 2 3]. [sel] need a float here !<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; ++<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Jack<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Le mercredi 01 septembre 2010 à 21:00 +0200, Leandro da Mota<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Damasceno a<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; écrit :<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Oh, sorry! I thought it was going to the whole list<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; already...<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; here's the main patch...<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; On Wed, Sep 1, 2010 at 8:49 PM, ypatios &lt;<a rel="nofollow" ymailto="mailto:ypatios@gmail.com" target="_blank" href="/mc/compose?to=ypatios@gmail.com">ypatios@gmail.com</a>&gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; wrote:<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; and please "reply to all"! :)<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; On 1 September 2010 21:40, Jack &lt;<a rel="nofollow" ymailto="mailto:jack@rybn.org" target="_blank" href="/mc/compose?to=jack@rybn.org">jack@rybn.org</a>&gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; wrote:<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Can you send us the main patch too ?<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Because it is not possible to detect the<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; problem with<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; the subpatch.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ++<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jack<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Le mercredi 01 septembre 2010 à 20:26 +0200,<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Leandro<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; da Mota Damasceno a<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; écrit :<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; It's still quiet buggy and childish...<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Ok, here's the thing: I want a patch that<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; gets a<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; list that is a<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; sequence of numbers. each number is set to<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; play a<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; different sample<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; that has been loaded. I'm still fixing the<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; "play"<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; part.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; I'm sending it attached so you can tell me<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; what to<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; do.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; On Wed, Sep 1, 2010 at 8:21 PM, Jack<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a rel="nofollow" ymailto="mailto:jack@rybn.org" target="_blank" href="/mc/compose?to=jack@rybn.org">jack@rybn.org</a>&gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; wrote:<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Send us your patch.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; You can send list (and anything)<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; to subpatch<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; without problem.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; I guess you have an object in your<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; subpatch<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; that doesn't<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; accept list but<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; float.<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; ++<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Jack<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Le mercredi 01 septembre 2010 à<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 20:01 +0200,<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Leandro da Mota<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Damasceno a<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; écrit :<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Hi guys,<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; this is a very newbie question,<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; but I'm<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; trying to send a<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; list to the<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; inlet of a subpatch i just made<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; and PD is<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; complaining it<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; expected<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; float. Does that mean I cannot<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; send list<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; to an inlet by<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; default? is<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; there a walk around?<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Leandro<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; <a rel="nofollow" ymailto="mailto:Pd-list@iem.at" target="_blank" href="/mc/compose?to=Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; UNSUBSCRIBE and<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; account-management -&gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a rel="nofollow" target="_blank" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a rel="nofollow" ymailto="mailto:Pd-list@iem.at" target="_blank" href="/mc/compose?to=Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a rel="nofollow" target="_blank" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; --<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; ypatios<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; <a rel="nofollow" ymailto="mailto:Pd-list@iem.at" target="_blank" href="/mc/compose?to=Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a rel="nofollow" target="_blank" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br><a ymailto="mailto:Pd-list@iem.at" href="/mc/compose?to=Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br></div></blockquote></td></tr></table><br>