Plots interactive Sound object using dygraphs package. If the sound is 2-channel (stereo), the 1st channel is plotted around mean value +1, the 2nd around mean value -1.
Usage
snd.plot(snd, group = "", stemPlot = FALSE)
Arguments
snd
Sound object (with $sig and $fs members at least)
group
[optional] character string, name of group for dygraphs synchronization