Simple-Unity-Audio-Manager

A decentralized audio playing system for Unity, designed for simplicity and built to scale!

MIT License

Stars
541
Committers
4

Bot releases are hidden (Show)

Simple-Unity-Audio-Manager - Much more stable release

Published by jackyyang09 about 5 years ago

Updates

  • AudioManager no longer has a GetInstance() method, just use AudioManager.instance
Simple-Unity-Audio-Manager - Even more stable release

Published by jackyyang09 about 5 years ago

Simple-Unity-Audio-Manager - Stablerer Release

Published by jackyyang09 about 5 years ago

Updates

  • Added FadeMusic and CrossFadeMusic methods to AudioManager

Bug Fixes

  • Fixed AudioPlayers throwing errors on Start and Stop
  • Fixed AudioPlayerMusic not playing
  • Fixed AudioPlayerMusic not updating correctly when changing the name of a sound/music file
Simple-Unity-Audio-Manager - Stable-r Release

Published by jackyyang09 about 5 years ago

As written, this release is a lot more stable than before, integrated many fixes

Simple-Unity-Audio-Manager - Stable Release (Hopefully)

Published by jackyyang09 over 5 years ago

It's been a long time coming, has been field-tested but not truly stress-tested

Simple-Unity-Audio-Manager - First Package

Published by jackyyang09 over 5 years ago

Has a good chance of working, but also has a good chance of breaking