Emulator Issues #3495
closedDSP LLE plugin audio output is crackly
0%
Description
What steps will reproduce the problem?
- Select the DSP LLE plugin for the audio
- Start up any game.
What is the expected output? What do you see instead?
Instead of smooth audio, there is crackling in the audio output.
Dolphin version with the problem? Other Dolphin version without the
problem?
Any recent Dolphin versions.
OS version and versions of tools/libraries used?
Windows x64
Please provide any additional information below.
Here is an example of the audio output from Super Mario Sunshine:
http://www.brawlcustommusic.com/temporarycrap/LLEPop.mp3
Updated by pierre almost 14 years ago
Note that this is probably not DSP related, but also happens to other audio generated in the PPC core(title theme of Metroid Prime, in different ways depending on whether core jit or interpreter was used, DSP plugin does not matter) and audio streamed through the PPC core(New Super Mario Bros audio is correctly transmitted from the DSPLLE but gets garbled later).
For testing i wrote the data from CMixer::PushSamples and gdsp_ddma_out(just one source address) to a file.
Updated by thealexbarney almost 14 years ago
So the audio that was written to the file was fine?
Updated by pierre almost 14 years ago
The audio grabbed from gdsp_ddma_out was fine, but you need to do adjust the source address for the given dsp-firmware. CMixer::PushSamples sound is broken.
Updated by thealexbarney almost 14 years ago
Just wondering, but what were the changes you made for your testing?
Updated by thealexbarney almost 14 years ago
Nope, the crackling's still there after the latest lle commits.
Updated by ijustcool almost 14 years ago
Mylek seems to have gotten the audio to sound very clear with the DSPLLE plugin. Check out his patches here:
Updated by hatarumoroboshi almost 14 years ago
yes, still not perfect, but LLE is much much better with that patch...
Updated by thealexbarney almost 14 years ago
It is better with his patch, but it doesn't help the crackling problem in games like SMS, ZTP and Pikmin.
Updated by nakeee almost 14 years ago
Lordmark, can you take a look at those patches?
Updated by nakeee almost 14 years ago
and of course I forgot to CC mylek, sorry about that:)
Updated by LM1234 over 13 years ago
Please retest this issue with r7336 +
and report AX/AXWII problems (zelda problems are known)
Updated by wespipes69 over 13 years ago
For me running fullspeed thanks to the sandy bridge causes no crackes in all my games that used to have this. I have virtually perfect audio in dolphin, who would have ever thought wed get there!! :)
Updated by hatarumoroboshi over 13 years ago
For me the real "problem" of LLE is still some slowness and too much lag (especially with Dsound - meaning the time between the action and when you hear the sound).
I don't hear cracky sound anymore.