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