Sound Mixing Follow-up

Having technical difficulties with Supermodel? Last-minute wardrobe malfunction? Get help here.
Forum rules
Keep it classy!
  • No ROM requests or links.
  • Do not ask to be a play tester.
  • Do not ask about release dates.
  • No drama!
Post Reply
HelperUnknown
Posts: 15
Joined: Wed Jan 10, 2024 2:31 am

Sound Mixing Follow-up

Post by HelperUnknown »

I finally got around to adjusting my sound mixing issue in an old post a while back. I found my sweet spot to be -75 for Daytona 2, since if I cranked it up to -100, then the game audio is completely lost. If anyone else has a different sweet spot, let me know. I'm still experimenting.
ToBul
Posts: 9
Joined: Sat Jan 20, 2024 1:27 pm

Re: Sound Mixing Follow-up

Post by ToBul »

Firstly make sure Supermodel detects the correct number of speakers you have. The log file should report what it finds.
It thinks my laptop has 4 speakers so I have to use the channels command to correct this, otherwise surround sounds are getting lost.
Also for me -40 is ideal.

So my Daytona command would be

Code: Select all

"Supermodel.exe" "Roms\dayto2pe.zip" -balance=-40 -channels=2 -ppc-frequency=66
BTW, I also adjust for is Sega Rally with +5 and legacy sound,

Code: Select all

"Supermodel.exe" "Roms\srally2.zip" -balance=05 -legacy-scsp -channels=2 -ppc-frequency=88
HelperUnknown
Posts: 15
Joined: Wed Jan 10, 2024 2:31 am

Re: Sound Mixing Follow-up

Post by HelperUnknown »

So I open the EXE and not the INI file?
ToBul
Posts: 9
Joined: Sat Jan 20, 2024 1:27 pm

Re: Sound Mixing Follow-up

Post by ToBul »

You can do either.
You can use the command line to launch Supermodel with the command you want, or you can put all your settings in the ini file.
The command line options will override the ini file ones.
Post Reply