Simple Audio Library Demo
This asset is available on Unity Asset Store.
Simple Audio Library is a runtime and cross-platform package for Unity for loading, decoding, encoding and converting audio clips. It also provides additional features for modifying audio clips (cut, trim, change sampling rate), reading ID3 tags and creating histograms.
Runtime features
- Loading audio to audio clips (UnityEngine.AudioClip)
- Encoding audio clips to WAV, MP3 and OGG (Vorbis) with high performance
- Cutting & trimming audio clips
- Changing frequency, speed and forcing to mono
- Reading meta (ID3 tags) from audio files
- Creating audio histograms
Supported formats
- WAV
- MP3
- OGG
Supported platforms
- Android (full support)
- iOS (full support)
- Windows (full support)
- UWP (full support)
- Mac (full support)
- WebGL (System.IO related functions are unsupported, refer to Know issues on wiki)
Leave a comment
Log in with itch.io to leave a comment.