Exit Zen
2380
../../Lumos/src/Kernel/HAL/Affinity/AffinityManager.cs:152
Loading HAL Affinitys
2381
../../Lumos/src/Kernel/HAL/HALSettings.cs:47
GPU: Use Graphicscard to do correlations. Normal: Use N - 1 cores fully (N is the amount in your computer). If the computer has only 1 core, that one is used but not fully. Force: Use all available cores fully. WARNING: When changed from GPU to another value or vice versa a full correlation is triggered on next startup of the Kernel!
2382
../../Lumos/src/Kernel/HAL/HALSettings.cs:53
Independent: Only CMY or Colorwheels are used. If CMY is used, Colorwheels are set to white, and other way around. Merge: CMY and Colorwheels are used together to have Colors merged.
2383
../../Lumos/src/Kernel/HAL/HALSettings.cs:57
False: In case Value is out of bounds, min / max value is set, e.g. Setting Pan = 200° on a Device with Max Pan = 110° will set the 110°. True: Out of bounds values will be ignored, e.g. Setting Pan = 200° on a Device with Max Pan = 110° will set nothing, Device won't move.
2384
../../Lumos/src/Kernel/HAL/HALSettings.cs:61
This defines whether the HAL tries to fallback to a different Strobetype in case multiple devices with differnt Strobetypes are selected. Fixed: Only Devices with choosen Strobetype will strobe, others strobe will be switched off. Default: HAL tries to fallback to Linear. If linear doesn't exist, strobe will be switched off. Any: HAL tries to fallback to Linear. If linear doesn't exist the first available Strobetype is used.
2385
../../Lumos/src/Kernel/HAL/HALSettings.cs:67
This defines whether the User defined values for e.g. W / A / UV in colors take precedence over the HAL calculated. True: User defined value is taken if existing. False: User defined value and HAL calculated are mixed HTP wise.
2386
../../Lumos/src/Kernel/HAL/HALSettings.cs:72
This defines how the HAL handles shared wheels (e.g. Colors and Gobos on the same wheel). FreeUp: Wheel is considered free when a default value (e.g. White for Color or Open for a Gobo) is set. Other value takes precedence. LTP: Whatever last value is set, it will be kept until new value overrides it.
2387
../../Lumos/src/Kernel/HAL/HALSettings.cs:113
Colorwheel Mode
2388
../../Lumos/src/Kernel/HAL/HALSettings.cs:114
Shared Wheel Mode
2389
../../Lumos/src/Kernel/HAL/HALSettings.cs:115
Extrapolating between Preheat and Limit
2390
../../Lumos/src/Kernel/HAL/HALSettings.cs:116
Ignore out of Bound Values
2391
../../Lumos/src/Kernel/HAL/HALSettings.cs:117
Gobo Correlation GPU/CPU Usage
2392
../../Lumos/src/Kernel/HAL/HALSettings.cs:122
Strobe Emulation On Time [ms]
2393
../../Lumos/src/Kernel/HAL/HALSettings.cs:123
Fixed Strobe Type
2394
../../Lumos/src/Kernel/HAL/HALSettings.cs:124
RGB Plus / White UTP Mix Mode
2395
../../Lumos/src/Kernel/HAL/HALSettings.cs:125
Fixed Rotation Type
2396
../../Lumos/src/Kernel/HAL/HALSettings.cs:126
Fixed Raw Type
2397
../../Lumos/src/Kernel/HAL/HALSettings.cs:509
GPU
2398
../../Lumos/src/Kernel/HAL/HALSettings.cs:514
Normal
2399
../../Lumos/src/Kernel/HAL/HALSettings.cs:519
Force