ext-soundtouch-bin/include/soundtouch_config.h
2017-08-20 17:22:54 -07:00

6 lines
134 B
C

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