Xtract ------ Xtract is a module designed for denoising and extracting components from time-domain signals. The module, based on 3 extraction algorithms, lets you split a time-domain signal into 4 components: noise, tones, transients, and the remaining part (that is, everything that is not detected as either of the other 3 components). The algorithm parameters can be set automatically or manually. .. module:: ansys.sound.core.xtract .. autosummary:: :toctree: _autosummary Xtract XtractDenoiser XtractDenoiserParameters XtractTonal XtractTonalParameters XtractTransient XtractTransientParameters