summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/ZamSFZ/Sfz.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamSFZ/Sfz.hpp b/plugins/ZamSFZ/Sfz.hpp
index 3240310..fa66fbc 100644
--- a/plugins/ZamSFZ/Sfz.hpp
+++ b/plugins/ZamSFZ/Sfz.hpp
@@ -10,7 +10,7 @@
#define MAX_LAYERS 12
#define MAX_SAMPLES 130000
#define BLOCK_SIZE 512
-#define CONVERTER_TYPE SRC_SINC_BEST_QUALITY
+#define CONVERTER_TYPE SRC_SINC_MEDIUM_QUALITY
class Sfz {