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".