colorchord/colorchord2/example_configs/cells_output.conf
Sam Ellicott 66a577ef82 Edit default configurations
- Better documentation of settings
- Default settings work on Windows and Linux
- Move all configurations other than
  default to example_configs directory
- Modify main.c to handle config updates
2022-10-21 22:51:41 -04:00

29 lines
566 B
Plaintext

#for a two-ring WS2812 light, 24 LEDs per layer, one layer clockwise, the other counter-clockwise.
outdrivers = DisplayPie,DisplayNetwork,OutputCells
leds = 48
light_siding = 1.9 #Turn this to ~1.9 for more uniformity, ~1.0 for less.
satamp = 1.600
is_loop=1
led_floor = .0 #Turn to .25 for more uniformity, .1 for less.
steady_bright = 0
skipfirst = 3
firstval = 0
port = 7777
#address = 192.168.11.231
address = 192.168.43.128
slope=.10
amplify=.4
compress_coefficient = 4.0
compress_exponent = .5
fliprg = 1
skittlequantity = 24
timebased = 1
qtyamp = 30