.. PyMusic-Instrument documentation master file, created by
   sphinx-quickstart on Sun Jun 19 00:05:24 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to PyMusic-Instrument's documentation!
==============================================

A python library which can generate sounds played by instruments mainly guitar and piano. It uses PyAudio as its
dependency.

.. note::

   This project is under active development.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   usage
   api




Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
