Skip to content

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

License

Notifications You must be signed in to change notification settings

Minoqi/godot_sound_manager

 
 

Repository files navigation

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

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 72.5%
  • C# 27.5%