All input samples now run through the double buffer to allow for the UserBufferManagement function. samplesIn now 2D to make this a bit easier. DSP code now in app space.

This commit is contained in:
Ross Owen
2016-04-21 18:21:08 +01:00
parent 845ed8f001
commit 8e1b71f70c
2 changed files with 27 additions and 96 deletions

View File

@@ -3,7 +3,7 @@
#include "devicedefines.h"
#include "dfu_interface.h"
#include "dsp.h"
#include "xua_dsp.h"
/** The audio driver thread.
*