• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 313 314 315 316 317 ... 369 Next »

Adaptive noise reduction filter ? :)
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Adaptive noise reduction filter ? :)
05-05-2010, 05:39 PM
#1
ozzyyzzo Offline
Junior Member
**
Posts: 7
Threads: 5
Joined: Jun 2009
Hi,

from the coding point of view ;-)

It seems that the wii is using a really efficient noise reduction filter for sound output..

I'm using my own IMA based/modified adpcm samples + an on the fly software IMA->PCM mixer which is then passing the sound Buffer to Ax or Ai.


The point is that on retail/devkit/dolphin! a noise reduction as occured and the sound output is clear while on a naive pcm output on another platform (win32 etc) the output is crackly (as it is when converting adcm to pcm which is the normal behavior)

I've tried to locate the noise filter somewhere in the code of Plugin_DSP_HLE but :

1st: i was unable to recompile it to play with it (dxErr issues? and WX probs)

2nd: only located some kind of linear interpolation bit it can't be *only* that.

Any help/advice
thx
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Adaptive noise reduction filter ? :) - ozzyyzzo - 05-05-2010, 05:39 PM
RE: Adaptive noise reduction filter ? :) - skid - 05-06-2010, 11:30 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode