Hey everyone,
I am currently in the process of trying to make some PSG sound-effects when I remembered that I am emulating a Philips NMS 8055, which is one of those machines that has a 'faulty' volume balance between PSG and external audio.
From what I remember this was mostly noticeable for PSG + SCC, but the same issue should be for PSG + FM-PAC and such.
Just looking at the openMSX Catapult launcher there is nothing to indicate that the balance setting might be different though.
Also, I looked at the configuration .xml files, and all machines seem to have the same volume defined. For example:
<PSG id="PSG"> <type>AY8910 <sound> <volume>21000 </sound> ..... </PSG>
So my question is: Is this 'fault' actually emulated in some way?
(And how does everybody else create your sound effects? You just need to test them on a couple of representative machines I guess?)