Home > MidiSynth

MidiSynth

MidiSynth is a project mainly written in C#, based on the View license.

Created for educational purposes. Some basic information is in the README below. Full documentation in the Documentation folder of the project.

h1. General info

Written in C#.NET (.NET 4.0) using WPF in Visual Studio 2010. Use git (google for msysgit on Windows) to clone this repository. Command line:

bq. git clone git://github.com/mrbrdo/MidiSynth.git

Then open the solution (.sln file) in Visual Studio.

h1. Further documentation

More extensive documentation is included in the project, in the "Documentation" subfolder.

Previous:demo_app