Skip to content
Snippets Groups Projects
Commit dcf91e6b authored by yanmorin's avatar yanmorin
Browse files

Using int16

parent b23100e6
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
typedef float float32;
typedef short int16;
#define DATAFORMAT_IS_FLOAT
//#define DATAFORMAT_IS_FLOAT
#ifdef DATAFORMAT_IS_FLOAT
#define SFLDataFormat float32
#define SFLPortaudioFormat portaudio::FLOAT32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment