diff --git a/README.md b/README.md index 109c21c..f9a1b96 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # rpi-frequenzweiche -Raspberry Pi sound mixer (20 inputs/outputs) +Raspberry Pi sound mixer (20 inputs/outputs), + +Used to separate the frequencies for the different types of speakers all accross the office. Special effects are applied to the audio and all parameters are controllable from a Allen&Heath Xone 1D midi fader. Running on a raspberry pi 4 with 2 Traktor Audio 10 soundcards. + +![Audio routes](audio-routes.png) diff --git a/audio-routes.png b/audio-routes.png new file mode 100644 index 0000000..13cfbae Binary files /dev/null and b/audio-routes.png differ