Trigger from value change ?

For general discussion related FlowStone
Post Reply
User avatar
lalalandsynth
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Trigger from value change ?

Post by lalalandsynth »

I am trying to get a trigger from a knob when its value is changed , so far I can only get a trigger when I let go of the knob. Any tips ? I thought I had some little module to detect a change in value but cannot find it.
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Trigger from value change ?

Post by Nubeat7 »

look for the "change" primitive, this will sned triggers as long as you are moving the knob and the value is changing.
if you would like a way to send just one trigger after some action happened and the value changed you should find the right use for the interact boolean inside the knobs.
Post Reply