So, I decided to play Monkey Island in Mac OS 9, in SheepShaver, and there were options to change the music quality
I was wondering why when I use the Mac version's files in ScummVM, the music sounds completely different. When I try choosing a different sound driver, via the command line options, nothing changes. Thanks!
Changing the music quality of Mac Monkey Island 1?
Moderator: ScummVM Team
- eisnerguy1
- Got a warning
- Posts: 42
- Joined: Mon Feb 27, 2012 10:06 am
Changing the music quality of Mac Monkey Island 1?
Last edited by eisnerguy1 on Thu Mar 01, 2012 9:20 am, edited 1 time in total.
- eriktorbjorn
- ScummVM Developer
- Posts: 3560
- Joined: Mon Oct 31, 2005 7:39 am
I don't have that version myself, but I'm under the impression that ScummVM does not emulate the built-in Macintosh synth. Instead, at least for some games, it seems to convert the audio data to General MIDI, approximating the instruments of the original as well as it can.
But someone else will have to confirm or deny that this is the case here.
But someone else will have to confirm or deny that this is the case here.
- eisnerguy1
- Got a warning
- Posts: 42
- Joined: Mon Feb 27, 2012 10:06 am
It takes someone with knowledge and motivation to do. Whether or not it's hard is pretty irrelevant if no one wants to look at it.eisnerguy1 wrote:Would it be hard to implement that into ScummVM? It'd be kinda cool to have the music how I remember it.
The main binary contains some snd resources that contain the instrument samples.
We also have Loom Mac which doesn't even mapping to GM right now. Other games like Monkey Island 2 and Indiana Jones and the Fate of Atlantis are also using some sort of GM mapping instead of using their proper samples. We'd love to have support for them too
- eisnerguy1
- Got a warning
- Posts: 42
- Joined: Mon Feb 27, 2012 10:06 am
Ah, I wish I could help out implementing this but, my coding skills are pretty much zero It'd be cool if someone else wanted to thoughclone2727 wrote:It takes someone with knowledge and motivation to do. Whether or not it's hard is pretty irrelevant if no one wants to look at it.eisnerguy1 wrote:Would it be hard to implement that into ScummVM? It'd be kinda cool to have the music how I remember it.
The main binary contains some snd resources that contain the instrument samples.
We also have Loom Mac which doesn't even mapping to GM right now. Other games like Monkey Island 2 and Indiana Jones and the Fate of Atlantis are also using some sort of GM mapping instead of using their proper samples. We'd love to have support for them too
- eisnerguy1
- Got a warning
- Posts: 42
- Joined: Mon Feb 27, 2012 10:06 am
Well, in that case it might indeed not particularly difficult. Someone over here managed to successfully extract the samples from SimCity 2000 for the Macintosh and make a soundfont:clone2727 wrote:The main binary contains some snd resources that contain the instrument samples.
http://vogons.zetafleet.com/viewtopic.php?t=22804