This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audio implementation
#1
Hello, guys. I have found this project very interesting. I have some experience with audio coding so I decided maybe I can help project. I tried to dive in into your audio implementation. And found it little bit strange. You've implement audio mixing programmatically without any vectorisation or hardware optimisation. Why you didn't use separate audio sources for audio ports? As far as I know it can be done in XAudio2 , OpenAL or CoreAudio; this libraries are optimised for audio mixing on host hardware than your implementation. Maybe there are some problems with audio emulation?
Reply
#2
(09-12-2015, 08:55 PM)Nodepad Wrote: Hello, guys. I have found this project very interesting. I have some experience with audio coding so I decided maybe I can help project. I tried to dive in into your audio implementation. And found it little bit strange. You've implement audio mixing programmatically without any vectorisation or hardware optimisation. Why you didn't use separate audio sources for audio ports? As far as I know it can be done in XAudio2 , OpenAL or CoreAudio; this libraries are optimised for audio mixing on host hardware than your implementation. Maybe there are some problems with audio emulation?

Audio stuff would probably deserve a proper rewrite. As of now, often (at least for me), XAudio2 backend crashes the emulator. For most of those questions, I'd suggest you to ask on our IRC - #rpcs3 on Freenode. Most of the active developers are there and most likely willing to answer to your questions.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)