Typo fixes
This commit is contained in:
@@ -186,7 +186,7 @@ public:
|
|||||||
* one processing thread per audio channel in offline mode if
|
* one processing thread per audio channel in offline mode if
|
||||||
* the stretcher is able to determine that more than one CPU is
|
* the stretcher is able to determine that more than one CPU is
|
||||||
* available, and one thread only in realtime mode. This is the
|
* available, and one thread only in realtime mode. This is the
|
||||||
* defafult.
|
* default.
|
||||||
*
|
*
|
||||||
* \li \c OptionThreadingNever - Never use more than one thread.
|
* \li \c OptionThreadingNever - Never use more than one thread.
|
||||||
*
|
*
|
||||||
@@ -464,7 +464,7 @@ public:
|
|||||||
/**
|
/**
|
||||||
* Change an OptionPitch configuration setting. This may be
|
* Change an OptionPitch configuration setting. This may be
|
||||||
* called at any time in RealTime mode. It may not be called in
|
* called at any time in RealTime mode. It may not be called in
|
||||||
* Offline mode (for which the transients option is fixed on
|
* Offline mode (for which the pitch option is fixed on
|
||||||
* construction).
|
* construction).
|
||||||
*/
|
*/
|
||||||
void setPitchOption(Options options);
|
void setPitchOption(Options options);
|
||||||
|
|||||||
Reference in New Issue
Block a user