patrickkidd
Is there an api to set the comment for an inlet for a [js] object? Or other patcher-level attributes for a js object? I feel like i've seen this before...
Thanks!
Christopher Dobrian
It's the setinletassist(, ) method, as in setinletassist(0, "What's the frequency, Kenneth?").
Ah yes, that's right. Thank you so much.
Nicklaus Rohrbach
thx !