process double channels only once in each frame

This commit is contained in:
snt 2024-04-24 17:41:40 +02:00
parent 63f25e8209
commit 32a1e5cb0c
11 changed files with 70 additions and 46 deletions

View file

@ -47,6 +47,7 @@ private:
struct timeval m_last_data; // Last DMX frame received
int m_layers;
int m_dmx[MAX_LAYERS][LAYER_CHANNELS];
QList<dmxSetting> m_dmxSettings;
/**
* @brief Callback from ola. Control de errores en el registro de Universos en OLA