Metadata-Version: 1.1
Name: music-score-creator
Version: 0.6
Summary: Music score creator. Generate a music score from an audio
Home-page: https://github.com/Montagon/A-music_score_creator
Author: Jose Carlos Montanez Aragon
Author-email: jose90clari@gmail.com
License: GPLv3
Download-URL: https://github.com/Montagon/A-music_score_creator/releases/tag/v0.6-beta
Description: ===================
        Music Score Creator
        ===================
        
        Description
        -----------
        
        It is "A music score creator", a program that, starting from a audio recorded or loaded, will generate the sheet music for that sounds. It is limited to a single instrument-voice and still as development.
        
        Installation
        ------------
        
        python-wxgtk2.8
        python-pyaudio
        python-numpy
        python-matplotlib
        
        To Do
        -----
        
        Example of use
        --------------
        
Keywords: music,creator,music score,audio
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
