Switch to side-by-side view

--- a/samplescripts/Analog-Input
+++ b/samplescripts/Analog-Input
@@ -36,6 +36,10 @@
 # it must be executable, and we try to execute it before
 # activating. We renounce if it fails. This is meant for mixer
 # commands to set up the device.
+# ! With upmpdcli release 1.1.0, the prescript MUST NOT write to
+#   stdout.  redirect its output to stderr or /dev/null. The current
+#   version of Analog-Input has corrected this constraint (by reading
+#   an discarding the output).
 #
 # If a file named postcript-SourceName exists in the same directory,
 # it must be executable, and we try to execute it before terminating