Resample#
- class ansys.sound.core.signal_utilities.Resample(signal=None, new_sampling_frequency=44100.0)#
Resample a signal.
Methods
Convert a DPF fields container to a NumPy array.
Get the resampled signal as a DPF fields container.
Get the resampled signal as a NumPy array.
Plot the resulting signals in a single figure.
Resample the signal.
Attributes
Get the new sampling frequency.
Signal.