Giter VIP home page Giter VIP logo

midisharp's Introduction

MidiSharp

C# library for reading, writing, and manipulating MIDI (*.mid) files.

midisharp's People

Contributors

slight0 avatar stephentoub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

midisharp's Issues

Note have 1 upper octave.

Note 60 is C4, but in your library they said it is C5.
Not only C, but also other pitches have one more octave.

Could you check this one?

Just a Thank You

@stephentoub

I wasn't sure how to email you to thank you for making this library so I will just post it here. I used the library code to create a web app that generates riff's where you can download the midi file and import it into any Digital Audio Workstation (DAW) or Guitar Pro for that matter. It was a fun little project and I wouldn't have been able to accomplish without your code. So thank you.

If you'd like to check it out it's located at: http://tuneis.ddns.net

I put a reference to your repository in the footer.

Tempo

Is there a way to manipulate tempo?

End of track meta midi event bug?

Loving this midisharp reader!

I am trying to get the length of a miditrack, so am grabbing the EndOfTrackMidiEvent (which exists in the track), however the deltaTime is always zero.

Not sure if it is intentional, but hoping to somehow get the position of the EndOfTrackMidiEvent , or is there currently any to get the full length of a track?

Implement timing conversion

Hi Stephen! I'm embedding this lib into my midi-related project, and I came up with the need to render a timeline of events from a midi file. This is easy if the midi file is timestamp-based, but for bpm-based timing it gets tricky, especially if tempo changes throughout the file. I think it would be great if a function is added to convert MidiSequence timing format from ticks to absolute timestamps. I understand this is a lossy operation, but still a great feature is some cases. If I happen to do this myself I will submit a review, though I'm not sure I'll be able to make this in a robust fashion. At least sharing the idea is already a good step :)

Feature request: nuget package for MidiSharp

Thank you for sharing this library. For my current use case, this looks like a good foundation to start building upon. Would it be possible to expose a nuget package for the library? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.