I have the following patch. It must be able to store the slider values in a text file. Afterwards, I will read these values using the Lua language, with the code also sent below.
However, when I change the slider, no value appears in the terminal that executes the Lua code. I know the Lua code is correct because I can read the file when I send it from another Lua file instead of Pure Data.
Pure Data patch:
Lua code: