quitado pequeño glitch cuando entry point no es cero. stop con fade out
para evitar click.
This commit is contained in:
parent
0979c3608e
commit
cd0105c9f9
8 changed files with 105 additions and 71 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#define DEFAULT_FILE "lms-audio.xlm"
|
||||
#define MAX_LAYERS 4
|
||||
#define MAX_AUDIODEVICES 8
|
||||
#define UI_REFRESH_TIME 77
|
||||
#define UI_REFRESH_TIME 66
|
||||
#define FADE_TIME 25 // DMX Frame time, 40 fps, avoid clicks
|
||||
|
||||
struct dmxSetting {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue