Skip to content

Commit 0a2aa38

Browse files
author
Tim Schneeberger
authored
Update README.md
1 parent afcecbc commit 0a2aa38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Linux port developed by <a href="https://github.com/thepbone">@thepbone</a> (<a
7272

7373
## PipeWire vs PulseAudio
7474

75-
**Designed for use with PipeWire. PulseAudio is only supported for backward-compatibility.**
75+
**Designed for use with PipeWire. PulseAudio is only supported for backward compatibility.**
7676

7777
PipeWire has a much lower latency compared to PulseAudio when injecting audio effects processors into the audio graph. Unfortunately, PipeWire is not yet completely stable and does not work on virtual machines. If you cannot get any audio output when using PipeWire, consider switching to PulseAudio until proper hardware support is available.
7878

@@ -84,7 +84,7 @@ I'm currently not planning to add more advanced support for Pulseaudio clients.
8484

8585
### Which one am I using?
8686

87-
Follow the instructions below, if you don't know which one your Linux distribution is using. If you already know, skip to the 'Install dependencies' section.
87+
Follow the instructions below if you don't know which one your Linux distribution is using. If you already know, skip to the 'Install dependencies' section.
8888

8989
##### Step 1: Is PipeWire installed and active?
9090

@@ -120,7 +120,7 @@ Server Name: pulseaudio
120120

121121
**Decide whether you need to install the PipeWire or PulseAudio version of this app!**
122122

123-
If you don't know which version fits to your Linux setup, go to the [PipeWire vs PulseAudio section](#which-one-am-i-using) above.
123+
If you don't know which version fits your Linux setup, go to the [PipeWire vs PulseAudio section](#which-one-am-i-using) above.
124124

125125
* [Debian/Ubuntu (PPA)](#debianubuntu)
126126
<!-- * [Arch Linux (AUR)](#arch) -->
@@ -266,7 +266,7 @@ sudo cat <<EOT >> /usr/share/applications/jamesdsp.desktop
266266
[Desktop Entry]
267267
Name=JamesDSP
268268
GenericName=Audio effect processor
269-
Comment=
269+
Comment=JamesDSP for Linux
270270
Keywords=equalizer;audio;effect
271271
Categories=AudioVideo;Audio;
272272
Exec=jamesdsp

0 commit comments

Comments
 (0)