Hi everybody,
first of all let me say fantastic works and many thanks to Massimo to share its work.
I am new to this platform and I have recently used the software for both theatrical lights and light games with led strips, at the same time I use Arduino for my projects and its libraries. I don't know if it should be possible but it would be convenient to be able to use the arduino language for the matrix APIs in order to use all the effects already present in these online libraries. I think for example to this library: https://github.com/kitesurfer1404/WS2812FX full of ready-made effects. I think this library and Fastled libary should be imported somehow... don't know I am totally a programming ass...
Fastled library can be used also for analogic Stripled so basically for every RGB Lights and there's a hack to enable RGBW (FastLED_RGBW.h)
Do you think it should be possible? Maybe with some syntax adjustments?
thank you for your attention and to those who want to answer me!