hyperion.ng/effects
redPanther e9040f885d disable smoothing for effects (#425)
* no smooth for efx
rework fade effect

* join strobe and fade effects
new effect "breath"

* - make transition efx to smooth mode more smooth
- fixes for pacman
- rework fade base effect - make it more versatile
- fix prios in schema files
- new notify blue effect to demonstrate capability of fade effect
2017-03-30 06:20:20 +02:00
..
schema disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
breath.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
candle.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
candle.py Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
cinema-fade-in.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
cinema-fade-off.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
clock.py ledConfig in config, report creation and upload (#398) 2017-02-15 15:53:35 +01:00
fade.py disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
knight-rider.json big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
knight-rider.py always output latest version of config file to webui (#307) 2016-12-03 21:11:52 +01:00
light-clock.json light clock (#260) 2016-10-01 21:34:30 +02:00
light-clock.py light clock (#260) 2016-10-01 21:34:30 +02:00
mood-blobs-blue.json big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
mood-blobs-cold.json Added the possibility to change the base color of the mood blobs over time. 2014-05-24 13:03:46 +02:00
mood-blobs-full.json Allow random mood blobs color, set mood-blobs-full to random 2016-05-10 16:34:24 +10:00
mood-blobs-green.json big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
mood-blobs-red.json big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
mood-blobs-warm.json Added the possibility to change the base color of the mood blobs over time. 2014-05-24 13:03:46 +02:00
mood-blobs.py always output latest version of config file to webui (#307) 2016-12-03 21:11:52 +01:00
notify-blue.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
pacman.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
pacman.py disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
police-lights-single.json Create police-lights-single.json 2016-01-17 18:18:12 +01:00
police-lights-solid.json Create police-lights-solid.json 2016-01-17 18:18:49 +01:00
police.py Added new Candle effect - like those fake flickering led candles (#317) 2016-12-09 13:21:32 +01:00
rainbow-mood.json Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
rainbow-mood.py Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
rainbow-swirl-fast.json extend effect engine with qt image effects (#249) 2016-09-21 22:01:50 +02:00
rainbow-swirl.json extend effect engine with qt image effects (#249) 2016-09-21 22:01:50 +02:00
rainbow-swirl.py always output latest version of config file to webui (#307) 2016-12-03 21:11:52 +01:00
random.json modify effects 2016-01-20 22:36:21 +01:00
random.py modify effects 2016-01-20 22:36:21 +01:00
readme.txt platform cleanup and cmake osx fix (#294) 2016-11-20 22:57:19 +01:00
running_dots.json add fading effect like in a cinema. sped start and end color are selectable in json file 2016-01-24 08:10:36 +01:00
running_dots.py add fading effect like in a cinema. sped start and end color are selectable in json file 2016-01-24 08:10:36 +01:00
shutdown.json improve serial hotplug (#389) 2017-02-09 20:10:57 +01:00
shutdown.py improve serial hotplug (#389) 2017-02-09 20:10:57 +01:00
snake.json big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
snake.py modify effects 2016-01-20 22:36:21 +01:00
sparks-color.json modify effects 2016-01-20 22:36:21 +01:00
sparks.json Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
sparks.py Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
strobe-red.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
strobe-white.json disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
traces.json add fading effect like in a cinema. sped start and end color are selectable in json file 2016-01-24 08:10:36 +01:00
traces.py add fading effect like in a cinema. sped start and end color are selectable in json file 2016-01-24 08:10:36 +01:00
trails.json Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
trails.py Trails effect (#346) 2016-12-24 09:34:14 +01:00
trails_color.json Webn (#2) (#358) 2017-01-04 10:55:10 +01:00
x-mas.json all effects has same lineendings 2016-01-20 14:45:17 +01:00
x-mas.py always output latest version of config file to webui (#307) 2016-12-03 21:11:52 +01:00

readme.txt

This folder is for your personal effects.
If you want to modify effect parameters only, use the effect configurator from the webinterface.
If you want to develop your own effects, place python and json files here.

If you need examples or want to modify python file for hyperion included effect- You can export the included effects:

hyperiond --export-effects <existing path to export>

e.g.

hyperiond --export-effects /usr/share/hyperion/effects