[PD] route - pack issue

Jonathan Wilkes jancsika at yahoo.com
Fri Jul 8 17:31:15 CEST 2011



--- On Fri, 7/8/11, Ivica Ico Bukvic <ico at vt.edu> wrote:

> From: Ivica Ico Bukvic <ico at vt.edu>
> Subject: RE: [PD] route - pack issue
> To: "'Jonathan Wilkes'" <jancsika at yahoo.com>
> Cc: pd-list at iem.at
> Date: Friday, July 8, 2011, 4:54 PM
> > static void pack_list(t_pack *x,
> t_symbol *s, int ac, t_atom *av)
> > {
> >     if (ac==0)
> >         pack_bang(x);
> >     else
> >     
>    obj_list(&x->x_obj, 0, ac, av);
> > }
> 
> 
> Many thanks for this contribution! I will add this to
> pd-l2ork. However, shouldn't also route output bang when
> having an empty list?

[route] already does this.

> 
> Best wishes,
> 
> Ico
> 
> 



More information about the Pd-list mailing list