From bf495b88ce1a2f7d99bd0f53aa022ebbe42e9f1b Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Fri, 30 Jun 2023 16:47:54 +0100 Subject: [PATCH] Small comment --- rubberband/RubberBandLiveShifter.h | 1 + 1 file changed, 1 insertion(+) diff --git a/rubberband/RubberBandLiveShifter.h b/rubberband/RubberBandLiveShifter.h index c7f07a4a..6c054778 100644 --- a/rubberband/RubberBandLiveShifter.h +++ b/rubberband/RubberBandLiveShifter.h @@ -103,6 +103,7 @@ RubberBandLiveShifter OptionFormantShifted = 0x00000000, OptionFormantPreserved = 0x01000000, + //!!! Rename and document OptionPitchModeA = 0x00000000, OptionPitchModeB = 0x02000000,