Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MIDI format #323

Merged
merged 2 commits into from
Apr 25, 2021
Merged

Add MIDI format #323

merged 2 commits into from
Apr 25, 2021

Conversation

VasanthManiVasi
Copy link
Contributor

Hi! I've added the support for MIDI formats. The I/O implementation is here at JuliaMusic/MIDI.jl/pull/140. Should this PR be merged before the MIDI.jl PR gets merged? Would love your help on which one to do first!

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #323 (872bd24) into master (bf57b7f) will decrease coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   87.33%   87.01%   -0.33%     
==========================================
  Files          10       10              
  Lines         624      624              
==========================================
- Hits          545      543       -2     
- Misses         79       81       +2     
Impacted Files Coverage Δ
src/registry.jl 90.54% <ø> (ø)
src/deprecated.jl 47.82% <0.00%> (-4.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf57b7f...872bd24. Read the comment docs.

@Datseris
Copy link

I've tagged MIDI 1.12.4 which has this; some basic test here can be added by using MIDI.testmidi().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants