godot_sound_manager icon indicating copy to clipboard operation
godot_sound_manager copied to clipboard

A simple music and sound effect player for the Godot Engine

Godot Sound Manager

A simple music and sound effect player for the Godot Engine.

NOTE: This is for Godot 4. If you are using Godot 3 then have a look at the v1.x branch.

Patreon Discord

Features

  • Pooled audio players
  • Handles music crossfades
  • Autodetect probable audio buses for both sounds and music
  • Splits sounds up into UI sounds and local sounds
  • Supports both GDScript and C#

Installation

Copy the addons/sound_manager directory into your res://addons/ directory.

Enable SoundManager in project plugins.

Documentation

  • Sound effects
  • Ambient sounds
  • Music
  • C#

Contributors

Godot Sound Manager is made by Nathan Hoad with help from these cool people.

License

Licensed under the MIT license, see LICENSE for more information.