On 07.11.18 10:17, Clemens wrote:
Nice,
well, in both #1 and #2, you are doing the very same, regardless of whether the user pressed "play" or "record". since both buttons trigger the same actions, it is not surprising that you get the same result (actually, it would be very disturbing if you didn't) #3 correctly turns on the select toggle. so i don't know what is wrong with that solution (apart from the fan-out)
so exactly what is the problem?
as a side-note, you should get rid of the fan-outs in all of your attempts and replace them with trigger. always.
asdrm, IOhannes