yuzu/externals/soundtouch/include/soundtouch_config.h

6 lines
134 B
C
Raw Normal View History

2020-12-28 19:15:37 +04:00
/* Use Float as Sample type */
#undef SOUNDTOUCH_FLOAT_SAMPLES
/* Use Integer as Sample type */
#define SOUNDTOUCH_INTEGER_SAMPLES 1