Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various improvements and fixes for audio playback
Added interfaces for generalized audio player functionality: - AudioPlayback: basic playback controls - BufferedAudioPlayback: controls for prebuffered audio data SoundPanel: - Fixed several loop mode issues - Added option to use combined or separate play/pause controls - Click on progress slider moves playback position to mouse position
- Loading branch information