mirror of https://github.com/lwvmobile/dsd-fme.git
Updated Install on Windows 10 or later using WSL V.2 Manual installation (markdown)
parent
16f0810a5a
commit
dd81a1fbfd
|
|
@ -31,7 +31,8 @@ From CMD:
|
|||
# WSL AUDIO OUTPUT
|
||||
* Download Pulse for Windows here: [Download](http://bosmans.ch/pulseaudio/pulseaudio-1.1.zip)
|
||||
* Unzip pulseaudio to C:\
|
||||
* Create a config.pa file under C:\pulse and paste these lines
|
||||
* Create a config.pa file under C:\pulse and paste these lines:
|
||||
|
||||
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;172.16.0.0/12
|
||||
load-module module-esound-protocol-tcp auth-ip-acl=127.0.0.1;172.16.0.0/12
|
||||
load-module module-waveout sink_name=output source_name=input record=0
|
||||
|
|
|
|||
Loading…
Reference in New Issue