Metadata-Version: 2.1
Name: alcokit
Version: 0.0.13
Summary: package to do MIR and learn generative models on top of librosa and pytorch
Home-page: https://github.com/antoinedaurat/alcokit
Author: Antoine Daurat
Author-email: antoinedaurat@gmail.com
License: UNKNOWN
Description: # ALgorithmic COmposition KIT (alcokit)
        This is a small library for performing various tasks on musical data in the frequency domain. The goal of `alcokit` is to offer practical abstractions to programming composers and musicians.  
        
        Available functionalities range from time-segmentation and polyphonic pitch detection to efficient hdf5 storage and sequence modeling.
        
        `alcokit` is still in early development. Documentation and use-case examples are coming soon...   
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
