[PD] Pd External Question

Miller Puckette msp at ucsd.edu
Sun Jan 31 04:32:38 CET 2016


I thought the two were exactly the same from the standpoint of an external -
I have no idea why the argument wouldn't show up in vanilla.

cheers
Miller

On Sat, Jan 30, 2016 at 06:57:27PM -0500, Ricky Graham wrote:
> Hi all,
> 
> Is there any reason why passing a symbol arg to determine the amount of outlets on object creation would work in extended but not in vanilla? Both compile and create successfully but for whatever reason the symbol arg of my object has no effect on the number of outlets in vanilla. I’m using sprintf to parse and identify symbols passed from the pd patch; would that cause any issues?
> 
> All the best,
> 
> Ricky
> 
> > On Jan 18, 2016, at 2:37 PM, Miller Puckette <msp at ucsd.edu> wrote:
> > 
> > It's fine just to store the pointer to the t_symbol - the contents won't be
> > changed or relocated.
> > 
> > cheers
> > M
> > 
> > On Mon, Jan 18, 2016 at 02:28:09PM -0500, Ricky Graham wrote:
> >> O.K., if I am passing a list of symbols and floats, is it best practice to store a symbol in a char array for future use? I’m trying to post the args to the console.
> 
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list