pulseaudio-win32 icon indicating copy to clipboard operation
pulseaudio-win32 copied to clipboard

WASAPI

Open pgaskin opened this issue 3 years ago • 1 comments

I'm going to look into creating a WASAPI module to allow for:

  • [ ] 1:1 output devices
  • [ ] 1:1 input devices
  • [ ] Loopback of system audio
  • [ ] Optional linkage of device volume with PA volume
  • [ ] Custom application labels in the mixer
  • [ ] Latency options
  • [ ] TODO

I've never worked with WASAPI nor created a PA module from scratch, so this might take some time to figure out.

pgaskin avatar Apr 25 '21 07:04 pgaskin