Jonathan Wilkes <[email protected]> wrote:
> > >--- On Fri, 7/8/11, Ivica Ico Bukvic <[email protected]> wrote: > >> From: Ivica Ico Bukvic <[email protected]> >> Subject: RE: [PD] route - pack issue >> To: "'Jonathan Wilkes'" <[email protected]> >> Cc: [email protected] >> 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. But I thought OP suggested [route start] -> [pack] did not work since pack received empty list instead of bang and did not know what to do with it. > >> >> Best wishes, >> >> Ico >> >> Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound & Intermedia Studio Director, L2Ork LinuxLaptop Orchestra Assistant Co-Director, CCTAD CHCI, CS, and Art (by courtesy) Virginia Tech Department of Music Blacksburg, VA 24061-0240 (540) 231-6139 (540) 231-5034 (fax) disis.music.vt.edu l2ork.music.vt.edu ico.bukvic.net _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
