VGMToolbox is a C# based tool to assist VGM collectors and dumpers. It includes tools to extract, optimize, and build VGM formats as well as auditing and exploration utilities. [GBS, KSS, MDX, NSF(E), SID, S98, SPC, VGM, XA, XMA, xSF (PSF/PSF2/etc)]
This C# project is composed of a set of objects that either generate or filter sounds. The project is useful for experimenting with sounds: e.g. experimenting with harmonic composition of sounds, alternate tuning systems, effects processing, and other sound synthesis techniques.
It has been replaced by a version in C++ at https://sourceforge.net/projects/laudio/ .