From 72cd31eb6ccb07fe8ac05b6b4846e8d410a5ec2a Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Fri, 19 May 2023 12:36:05 +0100 Subject: [PATCH] Fix typo --- COMPILING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILING.md b/COMPILING.md index ef64ad8..004779e 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -320,7 +320,7 @@ pitch-shifting, and CPU usage. Library Build option CPP define Notes ------- ------------ ---------- ----- -Built-in -Dfft=builtin -DUSE_BQRESAMPLER Default. +Built-in -Dresampler=builtin -DUSE_BQRESAMPLER Default. Intended to give high quality for time-varying pitch shifts in real-time mode.