tebjan / Sanford.Multimedia.Midi

Full sources of the famous C# MIDI toolkit on CodeProject by Leslie Sanford

Home Page:http://www.codeproject.com/Articles/6228/C-MIDI-Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sanford.Multimedia.Midi

This is all source code of the C# MIDI toolkit from CodeProject by Leslie Sanford.

Improvements:

  • 64-bit compatible
  • Windows 8 and 10 compatible
  • Mono framework compatible on Windows
  • Does not require additional assemblies
  • Faster midi file reading in Release build

Also avaliable on Nuget.org

PM> Install-Package Sanford.Multimedia.Midi

If you have any improvement or fix to this library, please don't hesitate to make a fork and open a pull request.

MIT License

Credits:

http://www.codeproject.com/Articles/6228/C-MIDI-Toolkit

https://code.google.com/p/vsticks/

About

Full sources of the famous C# MIDI toolkit on CodeProject by Leslie Sanford

http://www.codeproject.com/Articles/6228/C-MIDI-Toolkit

License:MIT License


Languages

Language:C# 100.0%