pineapple/externals/soundtouch/include/soundtouch_config.h
2020-12-28 15:15:37 +00:00

5 lines
134 B
C
Executable file

/* Use Float as Sample type */
#undef SOUNDTOUCH_FLOAT_SAMPLES
/* Use Integer as Sample type */
#define SOUNDTOUCH_INTEGER_SAMPLES 1