Simple Audio Manager is a Unity class library and editor extension which provides a convenient way for manipulating a various sounds in the game.◦ Simply play sounds with various options;◦ Use predefined audio groups (GLOBAL, SFX, MUSIC, VOICE) or create custom audio groups;◦ Limit a number of simultaneously playing sounds to increase productivity;◦ Set priorities for sound playback while using a limit;◦ Create audio queues to play sounds continuously;Expandable at your discretion.Web | Docs | Demo