get_output_as_nparray#
- LoadWav.get_output_as_nparray()#
Get the signal loaded from the WAV file as a NumPy array.
- Returns:
numpy.ndarray
Signal loaded from the WAV file in a NumPy array.
- Return type:
Get the signal loaded from the WAV file as a NumPy array.
numpy.ndarray
Signal loaded from the WAV file in a NumPy array.