Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.27 KB
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}
}