[JW Lua] FCInstrumentDef feature request
Jan Angermüller
jan at angermueller.com
Fri Jul 10 01:15:09 CEST 2015
> You must have done a lot of work to put together the table that
> you supplied in the sample JW Lua file.
No, that was just 5 minutes of "cleaning with regular expressions" with
the documentation html file in a text editor. That's why I thought that
this idea is much quicker implemented than doing an SQLite access.
I wouldn't worry about memory. 30kb is less than 1% of what the JW Lua
main plug-in needs and it doesn't use any significant CPU power or
relevant memory.
I would put it in an external .lua file and use "require" in your main
file if you need it in your plug-in.
Have you seen Jari's implementation in v0.39 ? Maybe he added the same
with FCInstrumentDef:CreateNameString() - I haven't tested it yet.
Sleep time now in Germany - good night,
Jan
More information about the JWLua
mailing list