
I am recording the soundtrack to the MI2 Mac port, because the PC and OST rips are freely available on the net, but the Mac port has only a few songs available. I think the MI2 Mac soundtrack sounds the best out of all the ports personally, so I'm trying to rectify that problem.

I have managed to record most of the soundtrack (*mostly* accurately, hehe) through a variety of means, but I'm really stuck on two songs:
1. The song that plays when Guybrush leaves Governor Marley's mansion ("Stealing Elaine's Map"). When you walk outside, the dog starts barking, triggering the second part of the song. But his barking overshadows the music heavily, and I don't know how to stop the noise from playing.
2. The song that Jojo the Monkey plays at the bar in Woodtick ("Jojo the Monkey"). The metronome plays over the whole song, which is a bit distracting, and is not present in the OST.
I started trying to fix the second song first. After a number of different methods failed in-game, I tried using the debug mode along with some research using SCUMM Revisited. (Surprisingly, SCUMM Revisited seems to open the Mac resource files fine for the most part.) Though I found where the metronome noise is triggered in the bar's scripts, I don't know how to use the variable-setting function in debug mode to control that (if such a thing is even possible).
My question to you all is: can I use the debug mode to turn off the metronome and the dog's bark? If so, how? I tried setting a variety of variables using Ctrl-E but none of them seemed to have an effect on the metronome.
If you can't use the debug mode to turn these sounds off, can you hex-edit the data file to do it instead? I know where in the data files to edit but it would be easier to use the debug mode if I could, and I'm not sure if the data files are checksummed or anything like that.
If hex-editing or using the debug mode doesn't work, are there any other possible ways to do this? The Mac uses wave files for the soundtrack, so I can't use SCUMM Revisited for that, and sadly the Mac port of Mac Explorer is missing in action.
