On 10/01/17 21:31, Esa Ruoho wrote:
Any ideas how to go about it?
The [value] object will likely help you, along with [select] and [trigger] (which can be abbreviated to [v], [sel] and [t]). Remember to use $0 in the name of the [v], if you want multiple instances of your patch or abstraction to be independent.
A pattern you might find useful is:
control message | [t b a] | | [value x] | | | some process | [t b f] | / [value x] | updated value