Skip to content

Releases: steinerd/Loupedeck.AudioSwitcherPlugin

v2.0 - LoupeDeck SDK v6

19 Oct 01:48
Compare
Choose a tag to compare
Add PressToTalkCommand class for PTT functionality

Introduce PressToTalkCommand class in Loupedeck.Steinerd.AudioSwitcherPlugin.Actions namespace. This class inherits from PluginDynamicCommand and implements INotifyPropertyChanged. It manages PTT functionality, allowing users to hold a button to enable communication and release it to mute. Added PTTState property to track PTT state. Implemented OnPropertyChange to handle property changes and mute/unmute the communication device. Overrode ProcessButtonEvent and ProcessTouchEvent to handle events and update PTTState. Overrode GetCommandImage to provide visual representation of PTT state.

v1.0.2

29 Apr 01:56
Compare
Choose a tag to compare

Added additional PTT mic mute button.

Had to make some tweaks to support the new Loupedeck SDK version.

You MAY have to restart Loupedeck after installing...

v1.0

09 Apr 23:33
Compare
Choose a tag to compare

Initial Release

Download the lplug4 file and double-click. Loupedeck should be able to handle the rest and install it.