FabriceSalvaire / Musica

Musica is a Python toolkit for computational music.

Home Page:https://musica.fabrice-salvaire.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musica Tookit

Musica license Musica python version

Musica last version

Overview

What is the Musica Toolkit ?

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.

Where is the Documentation ?

The documentation is available on the Musica Home Page_.

What are the main features ?

  • Music Theory : temperament, pitch, interval, scale
  • Audio Analysis
    • Spectrum analysis, e.g. Harmonic Power Spectrum to find the pitch
  • Database using YAML format
    • Instrument database covering usual orchestrations, e.g. classic and jazz music
    • Tuning database for string instruments
  • Localisation
    • handle English and Latin convention
    • translation of music therms using gettext
  • Score Format
    • read/write MusicXML, automatically generated from XML schema (thanks to PyXB)
  • High Quality Figures : piano keyboard, fretboard etc.

How to install it ?

Look at the installation section in the documentation.

Credits

Authors: Fabrice Salvaire

News

V0 2017-10-01

Started project

About

Musica is a Python toolkit for computational music.

https://musica.fabrice-salvaire.fr

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:XSLT 0.9%Language:AMPL 0.3%Language:Shell 0.1%