RNBO / Patcher Args use ?
Hi there, we struggled to understand how we can use @args in subpatcher (and abstraction especially)
Could someone switch on our lights ?

Symbols not allowed in RNBO, so using #1 etc in a message can't be done.
How can we retrieve args inside a patcher ?
it actually works
hover over the 2 inlets of the [p sub @args test this]
Max Patch
Copy patch and select New From Clipboard in Max.
updated - now arg 4 and 5 change cycle frequency
use [param @value #arg] to retrieve numeric arguments inside
Max Patch
Copy patch and select New From Clipboard in Max.
Max Patch
Copy patch and select New From Clipboard in Max.

I never supposed it wasn't working, but was struggling to understand it.
Thanks now perfectly clear. Thanks :-)