Wording suggested something more audibly timing-related than it actually is, correct this

This commit is contained in:
Chris Cannam
2022-07-04 16:06:49 +01:00
parent 3dac532ba5
commit dd7e8f27a0

View File

@@ -336,17 +336,17 @@ public:
* may not be changed after construction. * may not be changed after construction.
* *
* \li \c OptionChannelsApart - Channels are handled for maximum * \li \c OptionChannelsApart - Channels are handled for maximum
* individual fidelity, with less tight synchronisation. In the * individual fidelity, at the expense of synchronisation. In
* R3 engine, this means stereo synchronisation is maintained * the R3 engine, this means frequency-bin synchronisation is
* more closely for lower-frequency content than higher. In R2, * maintained more closely for lower-frequency content than
* it means the stereo channels are processed individually and * higher. In R2, it means the stereo channels are processed
* only synchronised at transients. In both engines this gives * individually and only synchronised at transients. In both
* the highest quality for the individual channels but a more * engines this gives the highest quality for the individual
* diffuse stereo image and an unnatural increase in "width". * channels but a more diffuse stereo image and an unnatural
* This option is the default. * increase in "width". This option is the default.
* *
* \li \c OptionChannelsTogether - Channels are handled for * \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 * fidelity. In the R3 engine, this means stereo synchronisation
* is maintained more closely for the full frequency range. In * is maintained more closely for the full frequency range. In
* R2, it means the first two channels are considered to be a * R2, it means the first two channels are considered to be a