restringe las señales de los sliders, en vez de actualizar en directo,
sólo actualiza con el timer refreshGui.
This commit is contained in:
parent
ef653553d9
commit
246a8a2f98
8 changed files with 53 additions and 34 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#define LICENSE "GPL 3 Licensed. See LICENSE.txt."
|
||||
#define DEFAULT_FILE "lms-audio.xlm"
|
||||
#define MAX_LAYERS 4
|
||||
#define UI_REFRESH_TIME 1000
|
||||
#define UI_REFRESH_TIME 200
|
||||
|
||||
// struct where save the DMX settings for each layer
|
||||
struct dmxSetting {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue