![]() |
VOOZH | about |
dotnet add package Sanford.Multimedia.Midi --version 6.7.3
NuGet\Install-Package Sanford.Multimedia.Midi -Version 6.7.3
<PackageReference Include="Sanford.Multimedia.Midi" Version="6.7.3" />
<PackageVersion Include="Sanford.Multimedia.Midi" Version="6.7.3" />Directory.Packages.props
<PackageReference Include="Sanford.Multimedia.Midi" />Project file
paket add Sanford.Multimedia.Midi --version 6.7.3
#r "nuget: Sanford.Multimedia.Midi, 6.7.3"
#:package Sanford.Multimedia.Midi@6.7.3
#addin nuget:?package=Sanford.Multimedia.Midi&version=6.7.3Install as a Cake Addin
#tool nuget:?package=Sanford.Multimedia.Midi&version=6.7.3Install as a Cake Tool
This is all source code of the C# MIDI toolkit from CodeProject by Leslie Sanford.
Improvements:
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:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 net6.0-windows7.0 is compatible. net7.0-windows net7.0-windows was computed. net8.0-windows net8.0-windows was computed. net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net20 net20 is compatible. net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 is compatible. net46 net46 was computed. net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 is compatible. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on Sanford.Multimedia.Midi:
| Package | Downloads |
|---|---|
|
MIDIator.CoreLib
Connect your C# application to MIDI with ease. |
|
|
MIDIator
Connect your C# application to MIDI with ease. |
|
|
MarkovSharp
An easy to use C# implementation of an N-state Markov model. |
|
|
VL.IO.Midi
Midi nodes for VL |
|
|
NFugue
Music programming library for .NET |
Showing the top 5 popular GitHub repositories that depend on Sanford.Multimedia.Midi:
| Repository | Stars |
|---|---|
|
jskeet/DemoCode
Demo code used in talks, blog posts etc
|
|
|
vvvv/vvvv-sdk
public sources of vvvv
|
|
|
DarthAffe/KeyboardAudioVisualizer
It's colorful - I like it!
|
|
|
elgarf/vMixUTC
Customizable controller for vMix
|
|
|
BrianLima/HueHue
A simple yet powerful open source LED controller for Windows and Arduino
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.7.3 | 1,896 | 3/9/2026 |
| 6.7.2 | 130 | 3/3/2026 |
| 6.7.1 | 150 | 3/2/2026 |
| 6.7.0 | 120 | 3/2/2026 |
| 6.6.2 | 62,674 | 1/14/2020 |
| 6.6.0 | 12,767 | 2/21/2018 |
| 6.5.0 | 1,849 | 2/3/2018 |
| 6.4.2 | 1,667 | 12/19/2017 |
| 6.4.1 | 10,228 | 3/17/2017 |
| 6.4.0 | 1,540 | 3/13/2017 |
| 6.3.0 | 1,617 | 2/24/2017 |
| 6.2.1 | 2,091 | 12/18/2016 |
| 6.1.2 | 2,252 | 6/27/2016 |
| 6.1.1 | 33,169 | 12/17/2015 |
| 6.1.0 | 1,647 | 12/16/2015 |
| 6.0.0.1 | 1,741 | 11/25/2015 |
| 6.0.0 | 1,750 | 11/25/2015 |
MIDI messages now include driver timestamps. Includes PPQM fixes, improved SysEx handling, and performance/stability improvements for modern 64-bit Windows.