frgnca

Results 18 comments of frgnca

I can confirme the current v3.0 dll is now available from the [PowerShell Gallery](https://www.powershellgallery.com/packages/AudioDeviceCmdlets/3.0.0.1). When I merge in the finished volume mixer feature, I will update to v3.1 there. `PS>...

It probably means that I don't know how to properly publish to PS Gallery. I will definitely look into that when I have the time. Thank you for bringing this...

Correct. I still plan on adding this feature and merge it with future version v3.1 but I am currently in the process of moving places so I might not be...

I'm considering scraping the -ShowDisabled feature in favor of showing all devices by default (enabled or not) as it is the default behavior in the classic Sound control panel. One...

AudioDeviceCmdlets currently does not support changing the sample rate of audio devices. Don't worry it's no bother at all. I welcome Issues and Pull requests. I prefer to document feature...

I like the idea of adding more example scripts. I opened some conversations to resolve in the code. Since this script cycle through **Playback** devices specifically , I would also...

I have never been much of a maintainer so please bear with me. I will test this and try to look at the code more closely, but at first glance...

Would it be possible to prevent Tab autocomplete suggestions such as these? `Write-AudioDevice -PlaybackMeter -RecordingCommunicationMeter` `Write-AudioDevice -PlaybackStream -RecordingCommunicationStream` Meaning parameter combinations that results in alternating meters or interwoven streams