diff options
Diffstat (limited to 'content/tech/audio-output-to-input.md')
| -rw-r--r-- | content/tech/audio-output-to-input.md | 1 |
1 files changed, 1 insertions, 0 deletions
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. +<!--more--> To achieve that, I did the following on my Raspberry Pi: |
