libMidi 1.0.4

dotnet add package libMidi --version 1.0.4
                    
NuGet\Install-Package libMidi -Version 1.0.4
                    
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="libMidi" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="libMidi" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="libMidi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add libMidi --version 1.0.4
                    
#r "nuget: libMidi, 1.0.4"
                    
#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.
#:package libMidi@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=libMidi&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=libMidi&version=1.0.4
                    
Install as a Cake Tool

libMidi

License: MIT .NET

SMF(Standard MIDI File)用に開発された .NET ライブラリです。
MIDI チャンネル、デバイスピッチ、ドラムマッピングなどの処理を簡単に行えます。


🌟 主な機能

  • MIDI デバイスのピッチ管理
  • ドラムマッピングサポート
  • SMF データ処理ユーティリティ

開発環境:

  • .NET SDK 8.0 以上
  • Windows 7 以降

ライセンス:MIT

免責事項

本ソフトウェアは「フリーソフト」であり、個人での利用に限り無償で使用可能とします。 本ソフトウェアは、その不具合、または、本ソフトウェアを利用することによって生じたあらゆる損害について、作者または提供者は一切の責任を負いません。 ソフトウェアの入手および利用は、利用者の自己の責任と費用により行ってください。 本ソフトウェアは、予告なく提供を中止することがあります。本提供の終了によって、利用者および第三者に発生した損失や損害について、作者または提供者は一切責任を負いません。

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • 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
1.0.4 91 1/19/2026
1.0.3 294 11/12/2025
1.0.2 215 11/2/2025
1.0.1 200 10/7/2025
1.0.0 190 10/5/2025