Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daleblackwood/unitytinyaudio
Tiny audio utility for use in unity
https://github.com/daleblackwood/unitytinyaudio
Last synced: 15 days ago
JSON representation
Tiny audio utility for use in unity
- Host: GitHub
- URL: https://github.com/daleblackwood/unitytinyaudio
- Owner: daleblackwood
- License: mit
- Created: 2020-05-05T07:34:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T07:47:41.000Z (over 4 years ago)
- Last Synced: 2024-12-15T20:57:11.742Z (21 days ago)
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity-utils
**Utilities for use in Unity3D.**Feel free to use them in projects of your own, I'd love a shoutout, but I'm not gonna hold you to it.
Each utility is as standalone as I can make it. You won't need the whole repository, just any top level folder.
### Audio ###
Contains an AudioPlayer and MusicPlayer which are basic implementations of audio and music players. You can grab either file on its own or both. Optionally, grab the corresponding editor in the Editor folder for easier usage.### License ###
It's MIT.