From 2dd33e720e5eb3f33b19dbb5f4226badeba7bd21 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Mar 2014 20:01:16 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index e06f46e..99d1486 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -196,14 +196,14 @@ ; In this example (resolution:encoding) only has one argument, ; it applies all day long on each colour curve. #(resolution:encoding :eval i_size) ### -- ADVANCED LEVEL -- - ; This evaluated into: + ; This is evaluated into: ; (resolution:encoding 256) ; (resolution:output) in this example one argument that is ; a tuple of three values which represent red, green, and ; blue respectively. Because it is only one argument it ; applies all day long as well. #(resolution:output (:eval (o_size o_size o_size))) ### -- ADVANCED LEVEL -- - ; This evaluated into: + ; This is evaluated into: ; (resolution:output (65535 65535 65535)) ; As always you can control the monitors individually: ; (resolution:output (:eval ((o_size o_size o_size) (o_size o_size o_size)))) -- cgit v1.2.3-70-g09d2