ARTICLE AD BOX
I'm currently developing the APO driver for my USB audio device without drivers, but I have no idea where to start. Currently, I am making modifications based on the Windows-driver-samples/audio/sysvad project, but this project uses virtual devices.
Should I base it on the Windows-driver-samples/audio/sysvad project and send the data of the virtual device to my USB device, or was the project I initially referred to incorrect?
