funcionando multidispositivo, cada capa se patchea a un dispositivo de

audio.
This commit is contained in:
snt 2024-05-10 21:04:26 +02:00
parent 103a33820e
commit 8c69da5f9d
7 changed files with 38 additions and 37 deletions

View file

@ -14,6 +14,7 @@ struct dmxSetting {
int address;
unsigned int universe;
int layer;
int audioDevice;
};
enum Status