Metadata-Version: 1.1
Name: essentia
Version: 2.1b6.dev234
Summary: Library for audio and music analysis, description and synthesis
Home-page: http://essentia.upf.edu
Author: Dmitry Bogdanov
Author-email: dmitry.bogdanov@upf.edu
License: AGPLv3
Project-URL: Documentation, http://essentia.upf.edu
Project-URL: Source Code, https://github.com/MTG/essentia
Description: 
        Essentia is an open-source C++ library with Python bindings for audio analysis and audio-based music information retrieval. It contains an extensive collection of algorithms, including audio input/output functionality, standard digital signal processing blocks, statistical characterization of data, a large variety of spectral, temporal, tonal, and high-level music descriptors, and tools for inference with deep learning models. Designed with a focus on optimization in terms of robustness, computational speed, low memory usage, as well as flexibility, it is efficient for many industrial applications and allows fast prototyping and setting up research experiments very rapidly.
        
        Website: https://essentia.upf.edu
        
Keywords: audio music sound dsp MIR
Platform: any
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
