MIDI soundfont menu mod
Posted: Sat Jan 12, 2013 12:52 pm
As you should know, ZDoom has a bunch of lovely [wiki]software synthesizers[/wiki] at our disposal, and most of them use [wiki]soundfonts[/wiki]. You can change what they use, but it's a bit of a bother since you have to mess with environment variables, which is rather annoying when you have installed your soundfonts in "C:\Users\The Great Magoo\Games and stuff...\Doom\Music thingies\soundfonts\sf2\" and you have to type that path every time. Plus the soundfonts themselves have names like "Chromozium A320+b GM rev_c-2.01.sf2" and it might be hard to remember them precisely. I know that feeling.
The idea then is to make some console command aliases to reset them. [wiki]KEYCONF[/wiki] is there just for that. And you know what? A bunch of console commands is great and all, but how about making something better, like putting them in a menu? [wiki]MENUDEF[/wiki] is there just for that.
So what is this mod? It's just that. A wad file with a KEYCONF and a MENUDEFS lumps.
It is not plug-and-play.
You will have to open it in [wiki=SLADE 3]your editor of choice[/wiki] and change the console commands accordingly to how things are set up on your PC, add or remove them as needed, and then reflect these additions and removal in the menu definition. But once you've done that, you can add it to your autoload section and from now on enjoy a simple and fast way to switch between sound fonts from the [wiki]sound options[/wiki] menu.
The idea then is to make some console command aliases to reset them. [wiki]KEYCONF[/wiki] is there just for that. And you know what? A bunch of console commands is great and all, but how about making something better, like putting them in a menu? [wiki]MENUDEF[/wiki] is there just for that.
So what is this mod? It's just that. A wad file with a KEYCONF and a MENUDEFS lumps.
It is not plug-and-play.
You will have to open it in [wiki=SLADE 3]your editor of choice[/wiki] and change the console commands accordingly to how things are set up on your PC, add or remove them as needed, and then reflect these additions and removal in the menu definition. But once you've done that, you can add it to your autoload section and from now on enjoy a simple and fast way to switch between sound fonts from the [wiki]sound options[/wiki] menu.