Jack, i was analyzing that.. but the thing is, SampleNoOut is a float that comes from the number2 that shows the current sample. That part of the code is the only one I know is working just fine, so I still don&#39;t think that&#39;s it...<br>
<br><div class="gmail_quote">On Wed, Sep 1, 2010 at 9:43 PM, Leandro da Mota Damasceno <span dir="ltr">&lt;<a href="mailto:lemota@gmail.com">lemota@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse">SampleNoOut was supposed to be a float. why you&#39;re telling me it&#39;s a list, so I can fix it?</span><div>
<font face="arial, sans-serif"><span style="border-collapse:collapse"><br></span></font></div></div><div><font face="arial, sans-serif"><span style="border-collapse:collapse">(sorry to send again. forgot to reply to all.)<br>

</span></font><div><div></div><div class="h5"><br><div class="gmail_quote">On Wed, Sep 1, 2010 at 9:34 PM, Jack <span dir="ltr">&lt;<a href="mailto:jack@rybn.org" target="_blank">jack@rybn.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

In your abstraction &#39;MusExp&#39;, you have a [s SampleNoOut] sending a list.<br>
Therefore, you have a problem in your main patch (near<br>
&#39;Input_Song_control&#39; where you receive (by [r SampleNoOut]) the list in<br>
a [pack] ([pack s f]).<br>
So you need to receive a float in the second inlet but you get a list.<br>
There is the same problem with your other [r SampleNoOut] follow by [sel<br>
1 2 3]. [sel] need a float here !<br>
++<br>
<br>
Jack<br>
<br>
<br>
<br>
Le mercredi 01 septembre 2010 à 21:00 +0200, Leandro da Mota Damasceno a<br>
<div><div></div><div>écrit :<br>
&gt; Oh, sorry! I thought it was going to the whole list already...<br>
&gt;<br>
&gt;<br>
&gt; here&#39;s the main patch...<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Sep 1, 2010 at 8:49 PM, ypatios &lt;<a href="mailto:ypatios@gmail.com" target="_blank">ypatios@gmail.com</a>&gt; wrote:<br>
&gt;         and please &quot;reply to all&quot;! :)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         On 1 September 2010 21:40, Jack &lt;<a href="mailto:jack@rybn.org" target="_blank">jack@rybn.org</a>&gt; wrote:<br>
&gt;                 Can you send us the main patch too ?<br>
&gt;                 Because it is not possible to detect the problem with<br>
&gt;                 the subpatch.<br>
&gt;                 ++<br>
&gt;<br>
&gt;                 Jack<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;                 Le mercredi 01 septembre 2010 à 20:26 +0200, Leandro<br>
&gt;                 da Mota Damasceno a<br>
&gt;                 écrit :<br>
&gt;                 &gt; It&#39;s still quiet buggy and childish...<br>
&gt;                 &gt;<br>
&gt;                 &gt;<br>
&gt;                 &gt; Ok, here&#39;s the thing: I want a patch that gets a<br>
&gt;                 list that is a<br>
&gt;                 &gt; sequence of numbers. each number is set to play a<br>
&gt;                 different sample<br>
&gt;                 &gt; that has been loaded. I&#39;m still fixing the &quot;play&quot;<br>
&gt;                 part.<br>
&gt;                 &gt;<br>
&gt;                 &gt;<br>
&gt;                 &gt; I&#39;m sending it attached so you can tell me what to<br>
&gt;                 do.<br>
&gt;<br>
&gt;                 &gt;<br>
&gt;                 &gt; On Wed, Sep 1, 2010 at 8:21 PM, Jack &lt;<a href="mailto:jack@rybn.org" target="_blank">jack@rybn.org</a>&gt;<br>
&gt;                 wrote:<br>
&gt;                 &gt;         Send us your patch.<br>
&gt;                 &gt;         You can send list (and anything) to subpatch<br>
&gt;                 without problem.<br>
&gt;                 &gt;         I guess you have an object in your subpatch<br>
&gt;                 that doesn&#39;t<br>
&gt;                 &gt;         accept list but<br>
&gt;                 &gt;         float.<br>
&gt;                 &gt;         ++<br>
&gt;                 &gt;<br>
&gt;                 &gt;         Jack<br>
&gt;                 &gt;<br>
&gt;                 &gt;<br>
&gt;                 &gt;         Le mercredi 01 septembre 2010 à 20:01 +0200,<br>
&gt;                 Leandro da Mota<br>
&gt;                 &gt;         Damasceno a<br>
&gt;                 &gt;         écrit :<br>
&gt;                 &gt;<br>
&gt;                 &gt;         &gt; Hi guys,<br>
&gt;                 &gt;         &gt;<br>
&gt;                 &gt;         &gt;<br>
&gt;                 &gt;         &gt; this is a very newbie question, but I&#39;m<br>
&gt;                 trying to send a<br>
&gt;                 &gt;         list to the<br>
&gt;                 &gt;         &gt; inlet of a subpatch i just made and PD is<br>
&gt;                 complaining it<br>
&gt;                 &gt;         expected<br>
&gt;                 &gt;         &gt; float. Does that mean I cannot send list<br>
&gt;                 to an inlet by<br>
&gt;                 &gt;         default? is<br>
&gt;                 &gt;         &gt; there a walk around?<br>
&gt;                 &gt;         &gt;<br>
&gt;                 &gt;         &gt;<br>
&gt;                 &gt;         &gt; Leandro<br>
&gt;                 &gt;<br>
&gt;                 &gt;         &gt;<br>
&gt;                 _______________________________________________<br>
&gt;                 &gt;         &gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt;                 &gt;         &gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;                 &gt;         <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;                 &gt;<br>
&gt;                 &gt;<br>
&gt;                 &gt;<br>
&gt;                 &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;                 _______________________________________________<br>
&gt;                 <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt;                 UNSUBSCRIBE and account-management -&gt;<br>
&gt;                 <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         --<br>
&gt;         ypatios<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt; 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>
<br>
<br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br>