//! Batch time-stretching DSP retained by the engine: the phase vocoder
//! (the offline wide-ratio path and analysis tooling) and its support
//! modules. The hybrid combiner, multi-resolution stretcher, WSOLA
//! driver and stereo mid/side wrapper were deleted with the old engine
//! at ROADMAP Stage 9.
pub use PhaseLockingMode;
pub use ;