You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-2Lines changed: 22 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
</p>
30
30
31
31
<palign="center">
32
-
Linux port developed by <ahref="https://github.com/thepbone">Tim Schneeberger (@thepbone)</a> (<ahref="https://t.me/thepbone">Telegram</a>)
32
+
Linux port developed by <ahref="https://github.com/thepbone">Tim Schneeberger (@thepbone)</a>
33
33
<p/><palign="center">
34
34
<ahref="https://github.com/james34602/JamesDSPManager">JamesDSP</a> was initially published as an audio effects processor<br>for Android devices and is written by <ahref="https://github.com/james34602">James Fung (@james34602)</a>.
35
35
</p>
@@ -108,11 +108,31 @@ Server Name: pulseaudio
108
108
109
109
If you don't know which version fits your Linux setup, go to the [PipeWire vs PulseAudio section](#which-one-am-i-using) above.
110
110
111
+
*[Flatpak](#flatpak)
111
112
*[Arch Linux (AUR)](#arch)
112
113
*[Fedora/openSUSE](#fedoraopensuse)
113
-
*[Debian/Ubuntu (PPA)](#debianubuntu)
114
114
*[Build from sources](#build-from-sources)
115
115
116
+
### Flatpak
117
+
118
+
Universal binary packages for all distros.
119
+
120
+
The recommended **Pipewire version** is available for download on FlatHub: https://flathub.org/apps/me.timschneeberger.jdsp4linux
121
+
```
122
+
flatpak install me.timschneeberger.jdsp4linux
123
+
```
124
+
125
+
<ahref='https://flathub.org/apps/me.timschneeberger.jdsp4linux'><imgwidth='240'alt='Download on Flathub'src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>
126
+
127
+
128
+
If you are still using **PulseAudio**, you need to download the legacy package from my personal repository:
0 commit comments