Serge
Serge
You can use NAudio to control mute for currently active recording device as i do in G-Helper : https://github.com/seerge/g-helper/blob/main/app/Helpers/Audio.cs#L7 :) (but NAudio is quite heavy to embed tho)
Hello, you can use my implementation from G-Helper https://github.com/seerge/g-helper/blob/main/app/Gpu/AMD/AmdGpuControl.cs :) I mainly read only GPU temp and GPU load, but ADL2_New_QueryPMLogData_Get method reports bunch of other sensors that you can...
@BartoszCichecki this is what I manage to get from my Radeon 6800S I can imagine it could be different per device tho, but from your desired list it already has...
@eflaron hello, try this build [GHelper.zip](https://github.com/seerge/g-helper/files/15185940/GHelper.zip)
May be @IceStormNG knows why? :)
@IceStormNG I have noticed that Wireless Profile had Wired class as well, I just added ProductID https://github.com/seerge/g-helper/commit/2ff1a59ff971007d71419345597ee296c19d7356
@eflaron merged https://github.com/seerge/g-helper/pull/2655 Thanks again @IceStormNG :)
@RobinBeismann hello, eventually - may be. But currently my idea is to keep app as simple as possible. As it already has too much features as for me. There are...
@nday76 great. Let's hope @IceStormNG can look into that :)
@nathancdy hello, even if that's possible that needs to be reverse-engineered from scratch and I have returned my G14 2024 :)