[L2Ork-dev] dollarzero in msg box

Matt Barber brbrofsvl at gmail.com
Sun Apr 1 19:45:56 EDT 2018


Since message boxes belong to a canvas is it possible to get and store the
$0 at creation time?

Vanilla's message-box eval is already slow.

Check

[1 $1(
 |
[/ ]

vs.

[swap 1]
 |   /
[/ ]

On Sun, Apr 1, 2018 at 5:57 PM, Jonathan Wilkes <jon.w.wilkes at gmail.com>
wrote:

> Hi list,
>
> Has anyone measured Purr Data's message evaluation
> performance against Pd Vanilla?
>
> It just occurred to me that $0 in msg is made possible
> by setting and unsetting the current canvas for each
> message box eval, for each message box in the
> call stack. That requires pushing (malloc) and
> popping (free) an item on a linked list of items for
> each msg box in the call stack.
>
> -Jonathan
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu
> https://disis.music.vt.edu/listinfo/l2ork-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20180401/beed79dc/attachment.html>


More information about the L2Ork-dev mailing list