soundtouch/include/soundtouch_config.h.in
2015-07-12 18:52:19 +00:00

6 lines
131 B
C

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