From 04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 26 Aug 2016 18:43:47 +0200 Subject: use summaries --- content/tech/audio-output-to-input.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/tech/audio-output-to-input.md') diff --git a/content/tech/audio-output-to-input.md b/content/tech/audio-output-to-input.md index 420046f..1ce4068 100644 --- a/content/tech/audio-output-to-input.md +++ b/content/tech/audio-output-to-input.md @@ -6,6 +6,7 @@ title: ALSA, MPD and Pulseaudio output capturing --- To be able to visualize my laptop's sound output with a python script, I needed an extra audio input that made it possible to capture the system's audio output. + To achieve that, I did the following on my Raspberry Pi: -- cgit v1.3.1