File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 5
5
- Linux: master branch
6
6
- Windows: win-port branch
7
7
## Requirements
8
- #### Linux: Python 3.7+ and Portaudio | Optional: JACK(Along with pulseaudio-jack)
8
+ #### Linux: Python 3.7+ and Portaudio | Optional: PulseAudio
9
9
10
10
- Most distros should have Python already installed
11
11
- If you don't have PortAudio, download and compile it from:
@@ -35,10 +35,9 @@ install.bat
35
35
## Important Notes:
36
36
#### This program ONLY accepts input audio streams
37
37
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
40
39
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.
42
41
- https://forum.manjaro.org/t/how-to-replace-pulseaudio-with-jack-jack-and-pulseaudio-together-as-friend/2086
43
42
44
43
  ;
You can’t perform that action at this time.
0 commit comments