frgnca / AudioDeviceCmdlets

AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
MIT License
737 stars 92 forks source link

[Feature Request] Get and Set sampling rate and bit depth #64

Open jonjonsson opened 1 year ago

jonjonsson commented 1 year ago

I'm referring to the Advanced tab when inspecting audio devices in control panel where the user can set the sample rate and bit depth for the device.

A common source of audio crackling when funneling audio through virtual audio device is that both the source device and virtual device are not both using the same sample rate/bit depth. Would be great to be able modify this via script.