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