Buffering of audio
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include "SharedState.h"
|
||||
#include "synth_engine.h"
|
||||
|
||||
volatile int audioBufferUsage = 0;
|
||||
|
||||
volatile unsigned long lastLoop0Time = 0;
|
||||
volatile unsigned long lastLoop1Time = 0;
|
||||
volatile bool watchdogActive = false;
|
||||
|
||||
Reference in New Issue
Block a user