early-access version 1255
This commit is contained in:
5
externals/soundtouch/include/soundtouch_config.h
vendored
Executable file
5
externals/soundtouch/include/soundtouch_config.h
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
/* Use Float as Sample type */
|
||||
#undef SOUNDTOUCH_FLOAT_SAMPLES
|
||||
|
||||
/* Use Integer as Sample type */
|
||||
#define SOUNDTOUCH_INTEGER_SAMPLES 1
|
Reference in New Issue
Block a user