-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved compatibility of SRC audio output (sceAudioSRCOutputBlocking…
… and sceAudioOutput2OutputBlocking): two different threads can output audio on the SRC channel without interfering with each others. Simulate using 2 SRC channels. git-svn-id: http://jpcsp.googlecode.com/svn/trunk@3658 4ab978e6-3352-0410-996c-0b42db0051c8
- Loading branch information
1 parent
133c664
commit 685caea
Showing
3 changed files
with
81 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters