Problems with RGB Matrix
Posted: Tue Jun 30, 2015 12:21 pm
Hi!
I play around with the RGB Matrix at the moment - and I think there are some bugs:
- The animation seems to have some problems handling the fade times. As soon as you enter a fade in time it stops. Fade out times work, but seem to be calculated in the wrong way.
- I had it two times with the "Balls" setting that one ball had a speed of 0 and so remained in one place all the time. Maybe it would be good to code a minimum speed in this pattern?
Generally in my eyes the matrix has a lot of potential. One thing I would really welcome: If you could define a list of colors (not just only one or two). So e. g. with Stripes every stripe would use the next color, with Balls every ball would have its own color from the list, with Circles every new circle would have the next color of the list...
I play around with the RGB Matrix at the moment - and I think there are some bugs:
- The animation seems to have some problems handling the fade times. As soon as you enter a fade in time it stops. Fade out times work, but seem to be calculated in the wrong way.
- I had it two times with the "Balls" setting that one ball had a speed of 0 and so remained in one place all the time. Maybe it would be good to code a minimum speed in this pattern?
Generally in my eyes the matrix has a lot of potential. One thing I would really welcome: If you could define a list of colors (not just only one or two). So e. g. with Stripes every stripe would use the next color, with Balls every ball would have its own color from the list, with Circles every new circle would have the next color of the list...