This repository is archived and is no longer maintained.
A simple framework to make .NET 10+ desktop midi apps, based on the updated Leslie Sanford's C# MIDI Toolkit (see https://github.com/xplorer2716/Sanford.Multimedia.Midi)
- .NET 10.0 SDK or later
- Visual Studio 2022 (recommended) or any IDE supporting .NET development
-
Clone the https://github.com/xplorer2716/Sanford.Multimedia.Midi repo
-
Clone this repo https://github.com/xplorer2716/MidiApp to the same parent directory as the Sanford repo.
-
Open MidiApp.MidiController.sln in Visual Studio and build.