Commit Graph

4 Commits

Author SHA1 Message Date
Mark van Renswoude 96a71d6dcd Possible fix for #2: OSD does not always disappear automatically ? 2021-06-09 08:38:01 +02:00
Mark van Renswoude 543b55f3ba Added support for analog outputs (basic PWM) to Arduino Sketch
Added support for binding digital output actions to analog outputs
Fixed a few NullReferenceExceptions
Fixed Serial "Connecting..." state
Fixed update issues when multiple VoiceMeeter output actions are configured
Fixed VoiceMeeter Remote not logging out
2021-03-08 20:18:47 +01:00
Mark van Renswoude de27a6ccee Implemented toggle and inverted settings for muted actions 2021-02-28 13:55:47 +01:00
Mark van Renswoude 28c25c8b43 Implemented OSD
Implemented mute/unmute input and output actions
Changed MockDevice to EmulatorDevice with UI for easier testing
2021-02-24 19:35:01 +01:00