View Single Post
Old 09-19-2016, 08:53 AM   #4
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

Quote:
Originally Posted by DarkStar View Post
OK, thank you.

I tried gmem as (I thought that) I had read that gmem was memory shared by all scripts
Shared memory between script instances on the same scripting engine within the same process. For example while ReaScript does run Eel code, it does not share the scripting engine with JesuSonic, so they don't share the memory. (Technically since they are within the same process, they could share memory but that has not been implemented by Cockos and probably so for good reasons.)
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.
Xenakios is offline   Reply With Quote