Nik Silver
Nik Silver
## tagging function parameters This could be useful if it could be used by an IDE. I would think each parameter would be in the scope of its function. If...
I'm going to answer my own question here... The advantage of changing the challenge and response each time is to prevent the response being captured and then replayed. I guess...
Thanks for taking a look at this and asking the questions. ## Is this useful? Do I have an example? I am using it [in this code here](https://github.com/niksilver/midi-review/blob/main/lib/transport_mode.lua). This is...