mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
e9040f885d
* 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 |
||
---|---|---|
.. | ||
schema | ||
breath.json | ||
candle.json | ||
candle.py | ||
cinema-fade-in.json | ||
cinema-fade-off.json | ||
clock.py | ||
fade.py | ||
knight-rider.json | ||
knight-rider.py | ||
light-clock.json | ||
light-clock.py | ||
mood-blobs-blue.json | ||
mood-blobs-cold.json | ||
mood-blobs-full.json | ||
mood-blobs-green.json | ||
mood-blobs-red.json | ||
mood-blobs-warm.json | ||
mood-blobs.py | ||
notify-blue.json | ||
pacman.json | ||
pacman.py | ||
police-lights-single.json | ||
police-lights-solid.json | ||
police.py | ||
rainbow-mood.json | ||
rainbow-mood.py | ||
rainbow-swirl-fast.json | ||
rainbow-swirl.json | ||
rainbow-swirl.py | ||
random.json | ||
random.py | ||
readme.txt | ||
running_dots.json | ||
running_dots.py | ||
shutdown.json | ||
shutdown.py | ||
snake.json | ||
snake.py | ||
sparks-color.json | ||
sparks.json | ||
sparks.py | ||
strobe-red.json | ||
strobe-white.json | ||
traces.json | ||
traces.py | ||
trails_color.json | ||
trails.json | ||
trails.py | ||
x-mas.json | ||
x-mas.py |
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