We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc87cc0 commit f366d91Copy full SHA for f366d91
README.md
@@ -10,8 +10,6 @@ Visualisation hack for OpenBSD (sndio) and Linux (alsa) playback.
10
11
## Linux
12
13
-Packages required:
+Build packages: `sudo apt install libfftw3-dev libasound2-dev libx11-dev`
14
15
-- libfftw3-dev
16
-- libasound2-dev
17
-- libx11-dev
+Audo loopback device: `sudo modprobe snd-aloop`
0 commit comments