refactor: improve TUI polling, FIFO reliability, and add stress tests
This commit is contained in:
committed by
Loic Coenen (aider)
parent
7c289e1496
commit
d6bd31fed5
@@ -5,7 +5,7 @@
|
||||
#include <jack/jack.h>
|
||||
#include <stdatomic.h>
|
||||
|
||||
#define MAX_SCENES 4
|
||||
#define MAX_SCENES 8
|
||||
#define LOOP_BUF_SIZE (5 * 48000)
|
||||
#define MAX_MIDI_EVENTS 1024
|
||||
#define MAX_CHANNELS 16
|
||||
|
||||
Reference in New Issue
Block a user