PeteBrown.Devices.Midi
0.90.8-beta
This is a prerelease version of PeteBrown.Devices.Midi.
Requires NuGet 3.1 or higher.
dotnet add package PeteBrown.Devices.Midi --version 0.90.8-beta
NuGet\Install-Package PeteBrown.Devices.Midi -Version 0.90.8-beta
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="PeteBrown.Devices.Midi" Version="0.90.8-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeteBrown.Devices.Midi --version 0.90.8-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PeteBrown.Devices.Midi, 0.90.8-beta"
#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 PeteBrown.Devices.Midi as a Cake Addin #addin nuget:?package=PeteBrown.Devices.Midi&version=0.90.8-beta&prerelease // Install PeteBrown.Devices.Midi as a Cake Tool #tool nuget:?package=PeteBrown.Devices.Midi&version=0.90.8-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Helper library for enumerating MIDI devices, responding to hot plug/unplug, and more. Also includes a MIDI clock generator class.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.90.8-beta | 1,148 | 10/19/2016 |
0.90.7-beta | 966 | 9/21/2016 |
0.80.6-alpha | 731 | 8/11/2016 |
Beta release. Adds in a ton of features including a proper bindable collection and NRPN formatting. Requires Windows 10 Anniversary Edition and matching Windows SDK. Contact @pete_brown with any questions, issues, or requests.