https://github.com/jmbarzee/mir
Music Information Retrieval
https://github.com/jmbarzee/mir
Last synced: 3 months ago
JSON representation
Music Information Retrieval
- Host: GitHub
- URL: https://github.com/jmbarzee/mir
- Owner: jmbarzee
- Created: 2018-09-09T17:34:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T17:52:46.000Z (over 6 years ago)
- Last Synced: 2025-01-06T03:41:46.180Z (5 months ago)
- Language: Go
- Size: 1.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.