indicadores filtros Ui funcionando, sin interacción de usuario.
This commit is contained in:
parent
8f321b9d69
commit
86567b8bef
16 changed files with 275 additions and 108 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#define MAX_AUDIODEVICES 8
|
||||
#define UI_REFRESH_TIME 100
|
||||
#define FADE_TIME 25 // DMX Frame time, 40 fps, avoid clicks
|
||||
#define FILTER_CHANNELS 13 // number of dmx channels dedicated to filters by layer
|
||||
|
||||
struct dmxSetting {
|
||||
int address;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue