cambios cosméticos. protege mejor el cambio de medios.

This commit is contained in:
snt 2024-05-25 17:35:53 +02:00
parent 6a22534686
commit 029bcdc47e
8 changed files with 123 additions and 76 deletions

View file

@ -11,8 +11,10 @@
#define CHANNELS 2
#define SAMPLE_RATE 48000
#define UI_REFRESH_TIME 123
#define FADE_TIME 20
#define FADE_TIME 25
#define FILTER_CHANNELS 16 // number of dmx channels dedicated to filters by layer
#define MAX_WIDTH 500
#define MIN_WIDTH 50
struct dmxSetting {
int address;