A simple C# library that can read a MIDI file and spit out a WAV file.
Info
Version: | 2.0.1 |
Author(s): | Connor14 |
Last Update: | Tuesday, September 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Connor14/SimpleSynth |
NuGet Url: | https://www.nuget.org/packages/SimpleSynth |
Install
Install-Package SimpleSynth
dotnet add package SimpleSynth
paket add SimpleSynth
SimpleSynth Download (Unzip the "nupkg" after downloading)
Dependencies
- MidiSharp.NetStandard(>= 0.9.0)
- NWaves(>= 0.9.4)
Tags