mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
a724fd1535
* update lightberry sketches update compilehowwto (windows disclaimer) some refactoring in main cmakelists + preparation for windows compile tune ada driver, set delayAfterConnect default to 1.5s because some arduino (e.g. mega r3) needs this set priority min/max for grabber/network services - prevent colliding prios between webui/background stuff and grabbers/net services * add check if config is writable. TODO do something usefull in webui * fix indention error * fix typo * fix webui can't write led config * typo * fix cmakelists * change methode of detecting linux |
||
---|---|---|
.. | ||
schema | ||
candle.json | ||
candle.py | ||
cinema-fade-in.json | ||
cinema-fade-off.json | ||
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 | ||
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-blue.json | ||
strobe-raspbmc.json | ||
strobe-white.json | ||
strobe.py | ||
traces.json | ||
traces.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