soundPlot
Create a soundPlot for all channels of given WavFile. If it is needed, the plot data can be cut from the beginning or its end because there may be extra noises that disturbs visualization.
Return
Plot representing the amplitude of sound of given WavFile
Parameters
wavFile
to read sound data from
beginDrop
part of data to drop from begin from range 0, 1
endDrop
part of data to drop from end from range 0, 1