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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 607 608 609 610 611 ... 1198 Next »

How/why does Dolphin generate sound frequencies above 17 KHz?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
How/why does Dolphin generate sound frequencies above 17 KHz?
11-16-2013, 08:49 AM
#34
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
The No Audio backend and the OpenAL backend update the samples on a timer. The other backends are updating the samples based on the mixer (which is on a thread).

It has to be based on the globaltimer because samples are played at a known rate on the real hardware.

Having the samples consumed by the mixer would mean that the audio might play faster or slower than the CPU and the rest of the emulation expects i.e. asynchronous audio. This can lead to the game going into an error state.

Let us know the part of the code which makes the samples get consumed quicker/slower than they should. I suspect it is the mixer's watermark code.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-08-2013, 08:23 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - haddockd - 11-09-2013, 12:10 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - delroth - 11-09-2013, 04:06 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - tueidj - 11-09-2013, 05:33 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-09-2013, 07:32 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - delroth - 11-09-2013, 11:53 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - moosehunter - 11-12-2013, 05:06 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - haddockd - 11-09-2013, 12:24 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - delroth - 11-09-2013, 05:41 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-09-2013, 08:02 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - haddockd - 11-10-2013, 01:23 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-10-2013, 08:01 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-10-2013, 01:47 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-10-2013, 02:17 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-10-2013, 10:56 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-11-2013, 05:49 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-11-2013, 07:51 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Link_to_the_past - 11-11-2013, 09:00 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-11-2013, 10:18 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-11-2013, 10:32 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-12-2013, 09:19 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-12-2013, 09:47 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-13-2013, 04:19 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-13-2013, 07:03 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-13-2013, 10:22 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-13-2013, 10:26 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-13-2013, 06:46 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-14-2013, 11:45 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-14-2013, 12:23 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-14-2013, 08:54 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-14-2013, 11:15 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - delroth - 11-15-2013, 03:37 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - nothingtosay - 11-18-2013, 09:55 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-15-2013, 11:57 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - skid - 11-16-2013, 08:49 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-16-2013, 09:22 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - skid - 11-16-2013, 01:55 PM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - Mere - 11-17-2013, 02:03 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - tueidj - 11-17-2013, 09:43 AM
RE: How/why does Dolphin generate sound frequencies above 17 KHz? - mbc07 - 11-18-2013, 01:25 PM

  • 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