SwiftySound is a simple library that lets you deal with Swift sounds easily.
Features:
- Playing single sounds
- Loops
- Infinite loops
- Playing the same sound multiple times simultaneously
- Stopping all sounds with a global static method
- Ability to pause and resume
- Adjusting sound volume
- Callbacks
- Global static variable to enable/disable all sounds

Leave a Reply
You must be logged in to post a comment.