Questions about General Midi Synth

Hey there,
The integrated General Midi Synth holds a lot of good sounds.
Which Soundfont is used and how big is it?
Can I change the Soundfont, for example to the JJazzlab Soundfont?

As far i can tell, at least on linux:
/home/user/.lv2/gmsynth.lv2

user$ ls
GeneralUser_LV2.sf2 gmsynth.so gmsynth.ttl manifest.ttl

user$ du -sh GeneralUser_LV2.sf2
31M GeneralUser_LV2.sf2

To use a different soundfont, load ACE Fluidsynth and use that to load your desired soundfont. GM Synth is basically that plugin with a GM soundfont hardcoded.

1 Like

Yes I am on Linux too ( of cause :grin:)
Thank you very much. That helps me a lot :blush: