From dd7e8f27a0216caca0840aa0298bb0f85231a437 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Mon, 4 Jul 2022 16:06:49 +0100 Subject: [PATCH] Wording suggested something more audibly timing-related than it actually is, correct this --- rubberband/RubberBandStretcher.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/rubberband/RubberBandStretcher.h b/rubberband/RubberBandStretcher.h index f9eeb3a..a300131 100644 --- a/rubberband/RubberBandStretcher.h +++ b/rubberband/RubberBandStretcher.h @@ -336,17 +336,17 @@ public: * may not be changed after construction. * * \li \c OptionChannelsApart - Channels are handled for maximum - * individual fidelity, with less tight synchronisation. In the - * R3 engine, this means stereo synchronisation is maintained - * more closely for lower-frequency content than higher. In R2, - * it means the stereo channels are processed individually and - * only synchronised at transients. In both engines this gives - * the highest quality for the individual channels but a more - * diffuse stereo image and an unnatural increase in "width". - * This option is the default. + * individual fidelity, at the expense of synchronisation. In + * the R3 engine, this means frequency-bin synchronisation is + * maintained more closely for lower-frequency content than + * higher. In R2, it means the stereo channels are processed + * individually and only synchronised at transients. In both + * engines this gives the highest quality for the individual + * channels but a more diffuse stereo image and an unnatural + * increase in "width". This option is the default. * * \li \c OptionChannelsTogether - Channels are handled for - * tighter synchronisation at the expense of individual + * higher synchronisation at the expense of individual * fidelity. In the R3 engine, this means stereo synchronisation * is maintained more closely for the full frequency range. In * R2, it means the first two channels are considered to be a