ZeroPad#
- class ansys.sound.core.signal_utilities.ZeroPad(signal=None, duration_zeros=0.0)#
Adds zeros to the end of a signal.
Methods
Convert a DPF fields container to a NumPy array.
Get the zero-padded signal as a DPF fields container or field.
Get the zero-padded signal as a NumPy array.
Plot the resulting signals in a single figure.
Pad the end of the signal with zeros.
Attributes
Get the sampling frequency.
Signal.