Skip to content
This repository has been archived by the owner on Dec 10, 2017. It is now read-only.
Chooper100 edited this page Apr 23, 2016 · 2 revisions

Welcome to the ReadMIDI wiki! Here you can find information on how to read data from *.mid MIDI files using C#.

Getting Started

Before you can use the library, you will need to add a reference to ReadMIDI.dll in your project. You can find this file in the \Source\bin\release directory. Alternatively, you can download the zip file on the releases page, where it will be in the top directory.

Requirements

I have built this library using the .Net Framework version 3.5. If you do not have a copy of this, you can download it from the Microsoft Download Center.

Quick Wiki Links

Clone this wiki locally