How can I make one note to stop playing when I play another note?
Let me explain a little more, I'm developing a drum library, and have set 4 Hi-Hat options (Foot Close, Closed, Loose and Open), they all have round-robins and velocity layers, and are set to 4 different notes.
I would like to have only one of these 4 notes triggered at a time, as if I trigger "Open" and then trigger "Foot Close", the first one would stop. Is it possible?