aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/attributes.scm
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-06-05 15:47:04 +0200
committerThomas White <taw@physics.org>2023-06-05 15:47:04 +0200
commit24502ae320086d927dd6a7eb523a2cb6d7e5e308 (patch)
treef6c5724517ec94883ed9ada976712e9eda052c6f /guile/starlet/attributes.scm
parent5f0c6fca0e0638296fd57e2905a2781c271af46c (diff)
Fixture library: <stairville-z120m-6ch>: Add white-weirdness attribute
Diffstat (limited to 'guile/starlet/attributes.scm')
-rw-r--r--guile/starlet/attributes.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guile/starlet/attributes.scm b/guile/starlet/attributes.scm
index 6caae96..e139040 100644
--- a/guile/starlet/attributes.scm
+++ b/guile/starlet/attributes.scm
@@ -92,6 +92,7 @@
(define-attribute animation-wheel-speed "Animation wheel rotation speed and direction (+/- percentage of fastest, clockwise)")
(define-attribute rotating-gobo "Rotating gobo selection (#f or gobo name)")
(define-attribute rotating-gobo-speed "Gobo rotation speed (+/- percentage of maximum speed, clockwise)")
+(define-attribute white-weirdness "Weirdness of white (percentage of maximum weirdness)")
;; Duplicate names for convenience...
(define-public color colour)