audio_core: Remove global state
This commit is contained in:
parent
dca5fd291f
commit
ab3d53131a
34 changed files with 711 additions and 650 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <cmath>
|
||||
#include <vector>
|
||||
#include <SoundTouch.h>
|
||||
#include "audio_core/audio_core.h"
|
||||
#include "audio_core/audio_types.h"
|
||||
#include "audio_core/time_stretch.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue