An open API service indexing awesome lists of open source software.

https://github.com/entzeit/unity-audio-framework

Small Audio Framework for Unity Game Development
https://github.com/entzeit/unity-audio-framework

audio game-development unity unity3d

Last synced: about 2 months ago
JSON representation

Small Audio Framework for Unity Game Development

Awesome Lists containing this project

README

          

## Unity Audio Framework

This is a small Audio Framework for general Sound & Music integration for Unity Game Development

### Features:
* Fade In, Fade Out
* Safe Play with no audio retriggering
* Safe Stop with Fade Out
* Music class with multiple audio layers and mixer integration
* Safe Round Robin Audio Selection (never selects the same sample twice in a row)
* Volume Slider

### License
MIT