WriteWav#
- class ansys.sound.core.signal_utilities.WriteWav(signal=None, path_to_write='', bit_depth='float32')#
Write a signal to a WAV file.
Methods
Convert a DPF fields container to a NumPy array.
Get output.
Get output as a NumPy array.
Plot the output.
Write the signal to a WAV file.
Attributes
Bit depth.
Path to write the the WAV file to.
Signal.