forked from NearInfinityBrowser/NearInfinity
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New audio player class for non-buffered sounds and various improvements
Added new interface for generalized audio player functionality: - StreamingAudioPlayback: controls for streamed/non-buffered audio data New class: StreamingAudioPlayer - provides audio playback functionality for non-buffered audio data Updated InfinityAmpPlus and MUS resource viewer to use new StreamingAudioPlayer class. Various sound-related improvements and bugfixes.
- Loading branch information
Showing
17 changed files
with
1,672 additions
and
426 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
Oops, something went wrong.