From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 2 May 2021 16:28:40 +0000 (+0100) Subject: Update BUILDFORAP1.md X-Git-Tag: 4.0-dev~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bef3b2d4114e692b25b95d98e53a186e4274074;p=thirdparty%2Fshairport-sync.git Update BUILDFORAP1.md --- diff --git a/BUILDFORAP1.md b/BUILDFORAP1.md index 29bb9118..7bb44341 100644 --- a/BUILDFORAP1.md +++ b/BUILDFORAP1.md @@ -51,6 +51,7 @@ Next, download Shairport Sync, configure it, compile and install it: ``` $ git clone https://github.com/mikebrady/shairport-sync.git $ cd shairport-sync +$ git checkout development $ git submodule init $ git submodule update $ autoreconf -fi @@ -71,7 +72,7 @@ general = alsa = { output_device = "hw:0"; - mixer_control_name = "PCM"; + mixer_control_name = "Headphone"; }; ```