Metadata-Version: 2.1
Name: pretty-midi
Version: 0.2.9
Summary: Functions and classes for handling MIDI data conveniently.
Home-page: https://github.com/craffel/pretty-midi
Author: Colin Raffel
Author-email: craffel@gmail.com
License: MIT
Keywords: audio music midi mir
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
License-File: LICENSE.txt

    Functions and classes which make handling MIDI data easy in Python.
    Provides methods for parsing, modifying, and analyzing MIDI files.
    
