syams86 / Virtual-Audio-Pipeline

A WDM Virtual Audio Cable/Device
GNU General Public License v2.0
129 stars 38 forks source link

Anyone else experiencing noise / blown-out audio? #9

Open gooderist opened 5 years ago

gooderist commented 5 years ago

Hello, I got the code to compile and run using @j1and1's fork of the project. But I am getting blown out audio sometimes and it sounds super distorted until I turn the CABLE Input volume to zero. Oddly, this does not mute the audio and I am able to hear sound just fine this way. It is intermittent though and if I pause / play numerous times sometimes I get distorted audio (way too loud) and other times I get perfectly fine sounding audio. Anyone else getting this?

Also, I'm wondering if anyone can help me understand the code. Specifically, how does KSPIN_TOPO_LINEOUT_DEST connect to KSPIN_TOPO_MIC_SOURCE?