[PD] route - pack issue

Ivica Ico Bukvic ico at vt.edu
Fri Jul 8 16:54:25 CEST 2011


> 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?

Best wishes,

Ico




More information about the Pd-list mailing list