- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02437 | Sound | Minor | Always | Sep 26, 2008, 17:23 | Sep 26, 2008, 18:20 |
Tester | arael86 | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Bugs That Aren't Bugs | OS | Windows XP/Vista 32-bit | |
Status [?] | Resolved | Driver | |||
Version | 0.127u5 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02437: fromanc2, fromanc4: sound glitched | ||||
Description |
Sound effects are repeating over and over when they shouldn't. especially after the "item selection screen" you can hear the "pick up tile" and "put tile on table" effects loop and mixing up with the correct sounds. Occasionally you can hear other random sound effects playing with no apparent reason. After a while this problem disappears for a few seconds only to reappear few seconds later. |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | fromanc2, fromanc4 | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.02591
Tafoid Administrator
Sep 26, 2008, 17:52
|
Not a real bug. Setting this up as a BTANB. The fact is that these are two screen, two player games. Both screens issue sound regardless of what video orientation you've chosen in MAME. It's up to the game to decide to mute the other side, which in this case it doesn't seem to do. I would guess you are only using screen 0 and only see the one screen? The sound is coming from the other screen also (even if it's not being viewed) and is not matching up with what you are doing and that is why it appears the sound effects are random and sometimes you hear the duplication. The only real way in MAME to avoid the sound from the other screen interfering is to open the slider menu and choose the YM2610 Ch. 2 Volume and make it 0% effectively MUTING the 2nd screen. |
---|---|
No.02594
arael86 Tester
Sep 26, 2008, 18:20
|
you are right. thank you for the very clear and illuminating explanation. Will pay more attention next time. |