﻿vocalpy.Sound
=============

.. currentmodule:: vocalpy



.. autoclass:: Sound
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Sound.__init__
      ~Sound.clip
      ~Sound.read
      ~Sound.segment
      ~Sound.to_mono
      ~Sound.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Sound.channels
      ~Sound.duration
      ~Sound.samples
   
   