Page 1 of 1

Macro Button : How to prevent conflicts (multiple keys for same usage)

Posted: Sun Feb 16, 2020 9:07 am
by AlexisC
Hello,

I have multiple button for push to talk to my microphone. But If I use first button for talk, and accidentaly push another button when i'm talking, it mute my microphone.

How can I say something like "If microphone is active by another button, does nothing"
Thanks

My buttons
Image

When i Talk
Image

When accidentaly i press another button (here mycrophone muted but i wouldn't like)
Image

My buttons configurations :
Image

Re: Macro Button : How to prevent conflicts (multiple keys for same usage)

Posted: Thu Feb 20, 2020 9:49 am
by Vincent Burel
well that we can consider is something like
if button is pushed then we cannot push this other.... or something like this.

Re: Macro Button : How to prevent conflicts (multiple keys for same usage)

Posted: Fri Feb 21, 2020 8:53 am
by AlexisC
How can I do that please ? Thanks

Re: Macro Button : How to prevent conflicts (multiple keys for same usage)

Posted: Sat Feb 22, 2020 9:22 am
by Vincent Burel
i must allow it first :-) i will think about...