File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,18 @@ For now, I will only include the basics in the readme. More details will be adde
1717
1818Install gstreamer-1.0 and some tools to build the gstreamer plugin. (If you have already installed Viper4Linux before, you can skip this step...)
1919
20+ ### Arch
21+
22+ On Arch you can install the [ AUR package] ( https://aur.archlinux.org/packages/jdsp4linux-git/ ) by yochananmarqos:
23+ ``` bash
24+ yay -S jdsp4linux-git
25+ ```
26+ Please check the [ workarounds section] ( #workarounds ) if encounter any problems.
27+
28+ ![ AUR version] ( https://img.shields.io/aur/version/jdsp4linux-git?label=aur )
29+
30+ ### Manually
31+
2032#### Debian
2133``` bash
2234sudo apt-get install build-essential autoconf libtool
@@ -97,5 +109,9 @@ pulseaudio --start
97109As described [ here] ( https://github.com/noahbliss/Viper4Linux#configuration ) , you can set a custom alsa path.
98110For now, you can follow the instructions over there, but make sure you drop the devices.conf in ` ~/.config/jamesdsp ` .
99111
112+ ## Credits
113+ * [ yochananmarqos - AUR packages] ( https://github.com/yochananmarqos )
114+ * [ james34602 - JamesDSP audio engine] ( https://github.com/james34602/ )
115+
100116______________
101117Please open an issue or contact me on Telegram @ThePBone if you find any bugs or have questions.
You can’t perform that action at this time.
0 commit comments