Hi.
I followed a guide here on the forum to install and use TiMidity++, it worked and the midi sounds alot better as expected.
But I can't seem to get both midi and all ingame sounds at the same time. And yes, I have ticked the "Mixed Adlib/MIDI mode" option.
With midi music and mixed mode I have some of the sounds, but miss i.e the "splat" when selecting difficulty, but also important sounds like blowing the horn on Booty Island and hearing the cannon fire. With adlib music enabled every sound seems to work.
So is there any way to have both improved music and all sounds?
A bit info in case someone wonders:
Audigy2 ZS soundcard
Windows XP
ScummVM 0.11.1
MI2: TiMidity++ and sounds.
Moderator: ScummVM Team
- eriktorbjorn
- ScummVM Developer
- Posts: 3561
- Joined: Mon Oct 31, 2005 7:39 am
Re: MI2: TiMidity++ and sounds.
If I use MIDI music, I do get both the "splat" sound and the horn, but they're hard to make out. I guess that means there are MIDI versions of both these sounds. I think "multi-MIDI mode" means that ScummVM plays the Adlib sound when there is no MIDI sound available, so that's why it makes no difference.BadLoser wrote: With midi music and mixed mode I have some of the sounds, but miss i.e the "splat" when selecting difficulty, but also important sounds like blowing the horn on Booty Island and hearing the cannon fire. With adlib music enabled every sound seems to work.
As far as I know, the Monkey Island 2 MIDI music is written for the Roland MT-32. Maybe the sound effects work better on one of those, but I have no way of testing that.
I almost always use Adlib for Monkey Island 2 anyway.
Re: MI2: TiMidity++ and sounds.
btw (slightly offtopic)eriktorbjorn wrote: I almost always use Adlib for Monkey Island 2 anyway.
when i looked into adlib emulation source i saw that it doesn't support panning effects and is mono.
why is that so?
- eriktorbjorn
- ScummVM Developer
- Posts: 3561
- Joined: Mon Oct 31, 2005 7:39 am
Re: MI2: TiMidity++ and sounds.
Did the original games support that? I know that Jeffrey Lee's article, Basic Adlib Programming, mentions the Sound Blaster Pro being capable of stereo, but...theli wrote: btw (slightly offtopic)
when i looked into adlib emulation source i saw that it doesn't support panning effects and is mono.
why is that so?
Re: MI2: TiMidity++ and sounds.
isn't adlib emulation code used for imitating GM device? (when game doesn't have adlib-specific music but just general midi?)eriktorbjorn wrote:Did the original games support that? I know that Jeffrey Lee's article, Basic Adlib Programming, mentions the Sound Blaster Pro being capable of stereo, but...
(anyway i'm going to figure if some of the games use panning when i get home)