Im looking for a library that can synthesize sounds from soundfonts / sound banks
Preferably in C#, but other programming languages are fine too
Maybe a video game library can do this? Need suggestions
Im looking for a library that can synthesize sounds from soundfonts / sound banks
Preferably in C#, but other programming languages are fine too
Maybe a video game library can do this? Need suggestions
The NAudio library will read and play sound fonts in .NET. Check it out on codeplex here.