An open API service indexing awesome lists of open source software.

https://github.com/jmbarzee/mir

Music Information Retrieval
https://github.com/jmbarzee/mir

Last synced: 3 months ago
JSON representation

Music Information Retrieval

Awesome Lists containing this project

README

        

# Music Information Retrieval

This project should eventually be a fully featured library for Music Information Retrieval in Golang. Source for implementation is mostly availible [here](https://musicinformationretrieval.com/index.html).

# Current Functionality
## Spectrograms
The spectgrm package offers a short-time fourier transforms to yeild a spectrogram of complex values (Stft) and a conversion to Norm Decibles.