I urgently need to stop using the Renoise Scripting Terminal & Editor.
I’ve tried adding this
_AUTO_RELOAD_DEBUG = true
to the beginning of PakettiSamples.lua
and to the end of main.lua
but i don’t see any changes happening when i make changes to the file on an external editor.
if i go to Scripting Editor in Renoise and load main.lua and add a line and press save, i also don’t see PakettiSamples.lua changes being reload.
What am I missing here, please?
I use 25 requires before the _AUTO_RELOAD_DEBUG = true
command. is this the way?