- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 02088 | Sound | Minor | Always | Aug 5, 2008, 10:24 | Dec 11, 2017, 18:49 |
| Tester | Kold666 | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | hap | Resolution | Fixed | OS | |
| Status [?] | Resolved | Driver | |||
| Version | 0.126u3 | Fixed in Version | 0.145u7 | Build | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 02088: twinbrat, twinbrata: Music resets when you are playing | ||||
| Description | Music resets often when you play. This doesn't happen on the pcb | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | Verified with Original | ||||
| Regression Version | |||||
| Affected Sets / Systems | twinbrat, twinbrata | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
8
|
No.01967
Tafoid Administrator
Aug 5, 2008, 16:36
|
This has long bothered me .. never sounded right and darn annoying too :) If it wouldn't be a bother, could you up a recording from the PCB? |
|---|---|
|
No.01973
Kold666 Developer
Aug 6, 2008, 08:45
|
Sorry but I tried the pcb at a friend place. The pitch was good ,we compared against mame and the clocks were verified I think by Guru. The problem lies in how the samples are being played |
|
No.14513
Osso Moderator
Dec 10, 2017, 10:59
|
Here's a video from caius' PCB: For some reason my brain sucks at comparing audio, so I'll let other decide. |
|
No.14514
Tafoid Administrator
Dec 10, 2017, 19:59
|
The audio does no longer repeat all the time like it did back in 2008 - not sure why this is still not viewed as fixed? |
|
No.14516
Fortuna Tester
Dec 10, 2017, 22:14
|
A note: The music is is more fast based in the actual version (192) If you move the "OKI" sound cpu to 93% the music and sounds effect has this same effect from video And the "cut" music not happen too |
|
No.14517
izius Tester
Dec 10, 2017, 22:48
|
Music restarting was fixed in 0.145u7. Tested from the UI32 unstable repository on progetto-SNAPS. Not sure who and what actually did the fix, though |
|
No.14518
Osso Moderator
Dec 11, 2017, 07:12
|
Fortuna: The OKI clock was corrected by system11 here: https://git.redump.net/mame/commit/src/mame/drivers/stlforce.cpp?id=c8ff510cc6d5b5da1d4664a47737ce0fc550eb37 I'll see if caius can measure his PCB, too. Anyway, this bug is fixed. Thanks izius for finding the version where it was fixed. |
|
No.14519
M.A.S.H. Senior Tester
Dec 11, 2017, 18:49
|
Credit hap for fixing this bug in 0.145u7 https://git.redump.net/mame/commit/?id=6718512f0a32d7b6efbdb7a052ebad866f906bb4 "Check if OKI6295 voice is playing *before* possibly starting an invalid sample" |