oddbear / ElgatoWaveLinkSDK

SDK For Elgato Wave Link Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElgatoWaveLink-cSharp

Nuget (with prereleases)

SDK For Elgato Wave Link Software, based on the StreamDeck plugin for the WaveLink

Working:

  • Unit Tests
  • Event handlers
  • Get methods
  • Set Commands
    • setMonitorMixOutput
    • switchMonitoring
    • setMicrophoneSettings
    • setOutputMixer
    • switchMonitorMix
    • setInputMix
      • Necessary to pass in which mix you are setting (local vs stream), Looking to see how to change both at the same time as the JS library does have an "all" option
      • Setting filters is possible, but not tested as I'm not sure how to get a list of available filters

Left To Do:

  • Support more than just DotNetCore 6

About

SDK For Elgato Wave Link Software

License:GNU General Public License v3.0


Languages

Language:C# 84.4%Language:JavaScript 14.9%Language:PowerShell 0.7%