.. include:: abbreviation.txt .. include:: project-links.txt .. raw:: html .. raw:: html
################ Musica Toolkit ################ .. Fixme: Logo .. .. image:: /_static/logo.png :alt: Musica logo :width: 750 .. lily:: \relative c'' { c4 a d c e f g e f a } ******** Overview ******** Musica is a free and open source (*) computational music toolkit written in |Python|_ covering several topics from music theory, audio analysis to high quality figure generation. .. rst-class:: small-text (*) Musica is licensed under GPLv3 therms. Musica requires Python 3 and works on Linux, Windows and OS X. :ref:`To read more on Musica ` .. raw:: html
.. rst-class:: clearfix row .. rst-class:: column column2 :ref:`news-page` ================ What's changed in versions .. rst-class:: column column2 :ref:`Installation-page` ======================== How to install Musica on your system .. rst-class:: column column2 :ref:`user-faq-page` ==================== Answers to frequent questions .. rst-class:: column column2 :ref:`examples-page` ==================== Many examples to learn how to use Musica. .. rst-class:: column column2 :ref:`development-page` ======================= How to contribute to the project .. rst-class:: column column2 :ref:`reference-manual-page` ============================ Technical reference material, for classes, methods, APIs, commands. .. rst-class:: column column2 :ref:`how-to-refer-page` ======================== Guidelines to cite Musica .. rst-class:: column column2 :ref:`donate-page` ================== If you want to donate to the project or need a more professional support. .. raw:: html
.. why here ??? .. rst-class:: clearfix row .. raw:: html
******************* Table of Contents ******************* .. toctree:: :maxdepth: 3 :numbered: overview.rst news.rst roadmap.rst installation.rst faq.rst glossary.rst figure/index.rst examples/index.rst design-notes.rst reference-manual.rst development.rst how-to-refer.rst donate.rst related-projects.rst bibliography.rst .. End