I'm trying to find the standard SoundFont used in WindowsXP's MIDI Wavetable Synthesizer.
I don't know if I get this right, but there seems to be a set of Roland Sound Canvas samples used in XP's wavetable synthesizer. I looked for a SoundFont based on these samples, but either there is none in my Windows installation, or the MIDI playback works in a different way.
Anyone has an idea where to look for it?
32 Answers
Nevermind, I think I figured what is going on.
Basically, Windows XP uses the DLS (Downloadable Soundbank) library. It can be found in c:\WINDOWS\system32\drivers\gm.dls . It should be possible to convert this DLS soundbank to a SoundFont (*.SF2) using a converter - reportedly, Extreme Sample Converter offers this functionality.
Anyway, I have found this publicly available SoundFont (link). It sounds almost exactly like Windows's standard MIDI soundbank, so it solves my problem :)
4in the archive-file: C:\WINDOWS\Driver Cache\i386\driver.cab
is a *.sf2 - file (called: "2gmgsmt.sf2")
greez
3