[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] UGen Creation q
That would be nice. In particular, documenting the order in which arguments
should be placed on the stack, and adjusting and readjusting the stack
pointer. Also how to make sure your primitive gets properly collected by the
Garbage Collector.
thanks,
gk1
On Mon, 13 Jan 2003 13:01:09 -0500 crucial felix <felix@xxxxxxxxxxxxxxxxxxx>
wrote:
>
> i'll document primitive writing soon.
> not sure where i should do that.
> we could simply put it in the same help folder
> as the rest of the help.
>
>
> On Monday, January 13, 2003, at 11:55 AM,
> wrote:
>
> > So when do you have to include the primitive
> name (in your SC code),
> > like:
> >
> > Class {
> > *method {
> > _Primitive_
> > }
> > }
> >
> -felix
>
> _______________________________________________
> sc-dev mailing list
> sc-dev@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-dev
>