summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-10 16:46:02 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-10 16:46:02 +0100
commitee1044c6836ceea91497f36c561b46cc827f229e (patch)
treed5b4338d7de51e0c2532d3f1d5904a6467e16aea /examples
parentm doc (diff)
downloadblueshift-ee1044c6836ceea91497f36c561b46cc827f229e.tar.gz
blueshift-ee1044c6836ceea91497f36c561b46cc827f229e.tar.bz2
blueshift-ee1044c6836ceea91497f36c561b46cc827f229e.tar.xz
make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affect
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/lisp-esque.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf
index 9be3789..3490aee 100644
--- a/examples/lisp-esque.conf
+++ b/examples/lisp-esque.conf
@@ -241,6 +241,9 @@
; (clip)
; Or for the first but not second monitor:
; (clip yes no)
+ ; You can also clip individual colour curves:
+ ; (clip (yes, no, no) no)
+ ; Clips only the red curve on the primary monitor
; Clipping cannot time dependent.