midi.jl-f57c4921-e30c-5f49-b073-3f2f2ada663e

Last snapshots taken from https://github.com/UnofficialJuliaMirror/MIDI.jl-f57c4921-e30c-5f49-b073-3f2f2ada663e on 2019-11-20T09:20:43.696-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.23 , triggered by Travis cron job on branch "master"

https://github.com/unofficialjuliamirrorsnapshots/midi.jl-f57c4921-e30c-5f49-b073-3f2f2ada663e

Science Score: 41.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: joss.theoj.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Last snapshots taken from https://github.com/UnofficialJuliaMirror/MIDI.jl-f57c4921-e30c-5f49-b073-3f2f2ada663e on 2019-11-20T09:20:43.696-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.23 , triggered by Travis cron job on branch "master"

Basic Info
  • Host: GitHub
  • Owner: UnofficialJuliaMirrorSnapshots
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 85.9 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed over 6 years ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

MIDI.jl

| Documentation | Travis | Citation | |:--------:|:--------:|:------:| || Build Status | status


MIDI.jl is a complete Julia package for reading and writing MIDI data. Besides fundamentally basic types, like MIDITrack or MetaEvent, we have a robust type that describes a music note.

Installation

To install the latest stable release, use ]add MIDI. To install the development version, use ]dev MIDI.

Documentation

For usage examples, documentation, contact info and everything else relevant with how MIDI works please visit the official documentation page: https://juliamusic.github.io/JuliaMusic_documentation.jl/latest/.

Other

For the release history see the CHANGELOG file. For the contributor guide see CONTRIBUTING. For the code of conduit see COC.

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: latex @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} }

Owner

  • Name: Unofficial Julia Mirror [Snapshots]
  • Login: UnofficialJuliaMirrorSnapshots
  • Kind: organization

Snapshots of all registered Julia packages. Updated weekly by @UnofficialJuliaMirrorBot. See also: @UnofficialJuliaMirror.

Citation (CITATION.bib)

@article{MIDI.jl-2019,
  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 = {Journal of Open Source Software}
}

GitHub Events

Total
Last Year