OPL volume?
Moderator: GZDoom Developers
OPL volume?
This sounds kind of weird, but would it be possible to implement a volume slider for OPL based music, such as MUS and IMFs? They're very quiet ingame, but the "other music" slider they share is pumped to the max. Any help?
Re: OPL volume?
Bump. OPLs are louder now that I'm outputting them as floating point PCM and can more specifically control their volume level.
Re: OPL volume?
Awesome!
Re: OPL volume?
Wait, you can use OPL synth? How do you enable it?
- Siggi
- Posts: 3288
- Joined: Sun Oct 03, 2004 8:57 am
- Preferred Pronouns: They/Them
- Location: South Africa
Re: OPL volume?
Options > Sound Options > Advanced Options > ??? > Profit?
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
Re:
The bigger problem was the volume difference between OPL and generally other formats on the slider: For example, if you go from playing Doom II using OPL (and have the volume slider up to match) to Zen Dynamics (which is all mod music and as such is on the other music slider), your eardrums beg for mercy as soon as the title music begins to play.randy wrote:No, ZDoom is already amplifying it as far as it can go without unreasonable clipping. Turn down your sound effect volume and turn up your speaker volume if it's not loud enough.
- Siggi
- Posts: 3288
- Joined: Sun Oct 03, 2004 8:57 am
- Preferred Pronouns: They/Them
- Location: South Africa
Re: OPL volume?
Before someone calls me a tard for being incorrect, I'd just like to mention that, in the current SVN versions of ZDoom, setting the MIDI output to OPL Emulation is done differently.