Sanford.Multimedia.Midi
6.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Sanford.Multimedia.Midi --version 6.0.0
NuGet\Install-Package Sanford.Multimedia.Midi -Version 6.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sanford.Multimedia.Midi" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sanford.Multimedia.Midi --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sanford.Multimedia.Midi, 6.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sanford.Multimedia.Midi as a Cake Addin #addin nuget:?package=Sanford.Multimedia.Midi&version=6.0.0 // Install Sanford.Multimedia.Midi as a Cake Tool #tool nuget:?package=Sanford.Multimedia.Midi&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A toolkit for creating MIDI applications with .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
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 |
GitHub repositories (5)
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!
|
|
BrianLima/HueHue
A simple yet powerful open source LED controller for Windows and Arduino
|
|
elgarf/vMixUTC
Customizable controller for vMix
|
Version | Downloads | Last updated |
---|---|---|
6.6.2 | 47,434 | 1/14/2020 |
6.6.0 | 11,573 | 2/21/2018 |
6.5.0 | 1,286 | 2/3/2018 |
6.4.2 | 1,238 | 12/19/2017 |
6.4.1 | 9,120 | 3/17/2017 |
6.4.0 | 1,109 | 3/13/2017 |
6.3.0 | 1,212 | 2/24/2017 |
6.2.1 | 1,652 | 12/18/2016 |
6.1.2 | 1,802 | 6/27/2016 |
6.1.1 | 29,714 | 12/17/2015 |
6.1.0 | 1,229 | 12/16/2015 |
6.0.0.1 | 1,317 | 11/25/2015 |
6.0.0 | 1,308 | 11/25/2015 |
Improvements:
64-bit compatible
Windows 8 and 10 compatible
Does not require additional assemblies
Faster midi file reading in Release build