Skip to content

Commit 26fdc89

Browse files
authored
Update README.md
1 parent 31bb536 commit 26fdc89

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Linux: master branch
66
- Windows: win-port branch
77
## Requirements
8-
#### Linux: Python 3.7+ and Portaudio | Optional: JACK(Along with pulseaudio-jack)
8+
#### Linux: Python 3.7+ and Portaudio | Optional: PulseAudio
99

1010
- Most distros should have Python already installed
1111
- If you don't have PortAudio, download and compile it from:
@@ -35,10 +35,9 @@ install.bat
3535
## Important Notes:
3636
#### This program ONLY accepts input audio streams
3737

38-
If you are on **Linux**, ReVidia will try to use JACK to retrieve your output audio:
39-
- Just make sure you have jack, pulseaudio-jack, alsa and pulseaudio(with "pactl")
38+
If you are on **Linux**, ReVidia will try to use ALSA to retrieve your PulseAudio output
4039

41-
If you use JACK normally like below, then just pick the JACK input.
40+
Otherwise if you use JACK normally like below, then just pick the JACK input.
4241
- https://forum.manjaro.org/t/how-to-replace-pulseaudio-with-jack-jack-and-pulseaudio-together-as-friend/2086
4342

4443
 

0 commit comments

Comments
 (0)