Skip to content

tuffers/Sanford.Multimedia.Midi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanford.Multimedia.Midi

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

Improvements:

  • Mono compatible
  • 64-bit compatible
  • Windows 8 and 10 compatible
  • 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 infamous C# MIDI toolkit on CodeProject by Leslie Sanford

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%