FIXED: no live updating numSamples

I have an line sop with an expression on points: op(‘audiospect1’).numSamples

When I change the Out Length parameter on my audio spectrum chop, the expression does not re-evaluate automatically. I need to disable then re-enable the expression before it will update.

There is no bug if my expression uses: op(‘audiospect1’).par.outlength

I’m using 2017.37900 on PC

I’ve also seen this behaviour.

This will be fixed in 2017.38780+. Thanks for the report.