summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c70d00a..10c0b50 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Needs libboblight.so and boblightd configured and running (https://code.google.c
Priority [128] Every boblight client has a priority, the higher the lower
-Updaterate [25] Updaterate in Hz, 25 => 25 Updates per second from softhddevice. Boblightd has it's own updaterate, so this could be lowered
+Updaterate [15] Updaterate in Hz, 15 => 15 Updates per second from softhddevice. Boblightd has it's own updaterate which "smoothenings" the output. Too high values have a massive impact on cpu load!
Detect cinema bars
Show mainmenu
Log level
@@ -21,4 +21,4 @@ Saturation [30] 0-200 Saturation and value are multipliers for HSV color space
Speed [60] 0-100 Speed is a factor for a first order lowpass filter, the higher you set it the faster the lights react.
Autospeed [0] 0-100 Autospeed adjusts the speed on top of that based on how fast the colors are changing.
Interpolation [true] Interpolation is a setting for a boblightd output device,
- when it's on it will interpolate between the last two writes of a client. (Off might reduce load) \ No newline at end of file
+ when it's on it will interpolate between the last two writes of a client. (Off might reduce load)