can't retrieve the output of jit.str.tosymbol using callback in javascript
Hi,
I am trying to retrieve a symbol returned by jit.str.tosymbol object within javascript (jit.str.tosymbol is instantiated as JitterObject). However when I call matrixcalc(some_matrix,some_matrix) on jit.str.tosymbol object the callback is called with event.eventname == "attr_modified", and event.args[0] == "outsym".
Max Patch
Copy patch and select New From Clipboard in Max.
Below is a test patch and attached is a js file. Any help would be much appreciated.
hi adrian.
unfortunately you've found another one that is not currently supported in javascript.