Commit Graph

16 Commits

Author SHA1 Message Date
Fabian Hertwig 2b3a3be0d3 Added the possibility to change the base color of the mood blobs over time.
The base Color is moved 1 degree in baseColorChangeRate seconds if activated.
It is moved between baseColorRangeLeft and baseColorRangeRight. These Values are in degrees. When these borders are set to the full circle (eg. 0 and 360), the base color moves around the colorwheel, otherwise it moves from left to right and back again.
Furthermore there are three effects script for this feature: "Full color mood blobs" which moves around the full circle, "Warm mood blobs" and "Cold mood blobs" which only shows the warm, cold colors.
This update wont change the functionality of the old scripts.


Former-commit-id: 0c7a2ad280e49cd1ac0d6a9fbc9d1a9ff0eea236
2014-05-24 13:03:46 +02:00
spudwebb 6d6f4bf629 add color parameter to the knight rider effect
Former-commit-id: 9d4cd0e18b7871acd76a9cafb04efc39ce6fac74
2014-04-22 14:15:09 -04:00
tostadora b781c4403a back to the old decrement. It had a better effect
Former-commit-id: a00b1c8c84c7846f760e7c0cec7d08949bd6e6b7
2014-02-05 19:24:36 +01:00
tostadora e6ebd6696b clear code and change the decrement of value to make it even
Former-commit-id: c13cb44cfe48314c087cf6b80257317a38f260ba
2014-02-05 09:14:42 +01:00
tostadora faee31c83f new effect!
Former-commit-id: e19975e298fd6b11e7012739ac37ee3047d2c184
2014-02-04 23:51:11 +01:00
T. van der Zwan 1161748013 Fixed bug in strobe.py
Former-commit-id: b951ab714019518cfcbb1550e49b41de649b535c
2013-12-14 05:55:06 +00:00
T. van der Zwan e769117dfd Added some strobes, removed execute flag from json files
Former-commit-id: 0589c5014451b775d61a42d97a90f03f358c7ab3
2013-12-14 02:03:21 +00:00
T. van der Zwan 9d26238d49 Updated the deploy with the new index option (and strobe effect)
Former-commit-id: 93335ab096599c355686b1644d5e5a34f37f567e
2013-12-13 22:00:57 +00:00
johan 0537fdc741 Moved effect configurations from the config file to effect directory
Former-commit-id: b8db13f25b93a0007adf613f0310a1cfbb6b8224
2013-12-11 21:58:59 +01:00
johan 9872d8f02b Ensure types in effects to avoid integer calculations were floats were needed
Former-commit-id: 84d8b281a544478bf14e88284cb600fdbb11f65c
2013-12-08 16:23:01 +01:00
johan 000117e393 Some small optimizations in the effect engine
Former-commit-id: ed35fc4ff0dc3afa133f584b6625227eb7b615dc
2013-12-08 12:46:33 +01:00
johan c47ae445dc Mood blobs effect added
Former-commit-id: 4bae584f7fa0c688573ad6051458f99954ded686
2013-12-08 12:46:14 +01:00
johan 9954cb3e0d Added parameter value checks to effects
Former-commit-id: daf5d46862d9deeb12df56d262c7a0026a191a25
2013-12-01 15:22:51 +01:00
johan ae148afba9 Knight rider effect added
Former-commit-id: a475270b89e3caf156e011ee1e49a745d03b2e3a
2013-11-30 20:30:39 +01:00
johan 1cf16210e3 code cleanup
Former-commit-id: 76226289a660d39fd4571e96f899e8fceebcd39b
2013-11-30 17:46:07 +01:00
johan 4784b4ec42 Rainbow effects added
Former-commit-id: deb3051bfb4209671680ccd1e5fb6fc07a69346c
2013-11-30 17:42:57 +01:00