Hi!
Do you know if there is a chance to dynamically change the expression in [expr]? Say, with a [set my_new_expression( or something else?
Or, do you know an external for Windows, which can do that?
br, Piotr Majdak
Do you know if there is a chance to dynamically change the expression in [expr]? Say, with a [set my_new_expression( or something else?
Or, do you know an external for Windows, which can do that?
hm ... if you know python, you can write a py/pyext script that will do that in about 10 lines ...
cheers .... tim
Hi Tim+*!
Tim Blechmann wrote:
Do you know if there is a chance to dynamically change the expression in [expr]? Say, with a [set my_new_expression( or something else?
Or, do you know an external for Windows, which can do that?
hm ... if you know python, you can write a py/pyext script that will do that in about 10 lines ...
I think I'd manage to code python. Do I have to recompile 0.39 pd to use pyext?
br, Piotr