Sound Plotter ============= The :class:`SoundPlotter` class displays waveforms and spectrograms of an audio signal and can overlay :class:`~ecosound.core.annotation.Annotation` boxes on each representation. .. autoclass:: ecosound.visualization.sound_plotter.SoundPlotter :members: :undoc-members: :show-inheritance: