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

@ -16,6 +16,7 @@ v 0.2.0 Antigona (24/04/2024)
+ Refactor AudioMasterWidget to AudioDMXReceptionWidget.
+ mp3, flac, wav (mp3 has given some errors seeking cursor...).
+ settings dialog not working, only read the conf file at startup.
+ variable number of layers.
v 0.1.3 Unreleased (19/04/2024)