Skip to content

Commit f8d999a

Browse files
authored
Update audio.md
Disambiguating. "currently playing" could be interpreted as "currently selected to play" rather than "actively playing right now."
1 parent a199179 commit f8d999a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/audio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ sudo apt install pavucontrol
4242

4343
Once installed, open the <u>PulseAudio Volume Control</u> app in the Activities or Applications menu, or run `pavucontrol` in a terminal.
4444

45-
The "Playback" tab will show a list of applications that are currently playing audio. The volume for each application can be individually controlled.
45+
The "Playback" tab will show a list of applications that are currently playing audio. In other words, you must be actively outputing audio for the devices to show up. The volume for each application can be individually controlled.
4646

4747
![Playback tab](/images/audio/pavucontrol-playback.png)
4848

49-
Similarly, the "Recording" tab will show a list of applications that are currently recording audio.
49+
Similarly, the "Recording" tab will show a list of applications that are currently recording audio. In other words, you must be actively recording audio for the devices to show up.
5050

5151
![Recording tab](/images/audio/pavucontrol-recording.png)
5252

0 commit comments

Comments
 (0)