Skip to content

in-c0/win-audio-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

win-audio-resources

We're following https://learn.microsoft.com/en-us/samples/microsoft/windows-driver-samples/sysvad-virtual-audio-device-driver-sample/

Download driver samples from the repo Install the driver samples: Download WDK and execute devcon.exe on the driver package ( Driver package path: D:\Projects\WASAPI\Windows-driver-samples\audio\sysvad\x64\Release\package ) & "C:\Program Files (x86)\Windows Kits\10\Tools\10.0.26100.0\x64\devcon.exe" install ComponentizedAudioSample.inf Root\Sysvad_ComponentizedAudioSample

You may need to rightclick driver certificate (package.cer) and install it prior to the driver installation

Bug notes: https://techcommunity.microsoft.com/discussions/windows11/volume-mixer-doesnt-go-below-1-even-if-youre-on-0-it-still-has-noise/4034333

Check Win+R -> sndvol as it is different from the Win11 volume mixer UI

list to come back to

Kernel mode driver debugging https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/debug-universal-drivers--kernel-mode-

nice layout https://basicpitch.spotify.com/about

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published