MusicManipulations.jl

Manipulate music data, humanize, quantize and analyze music performances with Julia
Popularity
40 Stars
Updated Last
1 Year Ago
Started In
February 2018
Documentation Travis Citation
Build Status status
  • Manipulate music data (translate/transpose etc)
  • Advanced music data extraction
  • Quantize/classify notes
  • Take your music practice to the next level
  • And more!

For more details please see the official documentation.

Citing

If you used MIDI.jl or MusicManipulations.jl in research that resulted in publication, then please cite our paper using the following BibTeX entry:

@article{Datseris2019,
  doi = {10.21105/joss.01166},
  url = {https://doi.org/10.21105/joss.01166},
  year  = {2019},
  month = {mar},
  publisher = {The Open Journal},
  volume = {4},
  number = {35},
  pages = {1166},
  author = {George Datseris and Joel Hobson},
  title = {{MIDI}.jl: Simple and intuitive handling of MIDI data.},
  journal = {The Journal of Open Source Software}
}

Used By Packages