shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
121 stars 25 forks source link

Reorganized default modules to make tinkering easier. #77

Closed esden closed 5 years ago

esden commented 5 years ago

Having all default modules in one variable makes it very easy to forget adding filters or bgm modules. This happens easily when working on a single effect while needing the other filter and bgm modules. Having them split apart it is easier to just keep the bgm and filter modules and only disable all gfx modules except the one we are working on.

vifino commented 5 years ago

You're on fire! :+1: