Istft#
- class ansys.sound.core.spectrogram_processing.Istft(stft=None)#
Computes the inverse short-time Fourier transform (ISTFT) of a signal.
Methods
Convert a DPF fields container to a NumPy array.
Get the ISTFT resulting signal as a DPF field.
Get the ISTFT resulting signal as a NumPy array.
Plot signals.
Compute the ISTFT.
Attributes
Short-time Fourier transform.