Skip to content

Orosemo/soundwave-music

Repository files navigation

Soundwave Godot music plugins

hackatime

Demo SFX

Table of content


IMPORTANT for the plugin to work properlz a music audio bus needs to be created in the editor.

Soundwave Music Manager

The Soundwave Music Manager is an helpful godot plugin that adds a autoload music manager that is able to play global background music from predefined playlists.

Usage

  1. Install and activate the plugin (learn how).
  2. Create your background music playlists as AudioStreamPlaylists in a new folder e.g. res://playlists/.
  3. Open the music manager scene in res://addons/soundwave_music_manager/soundwave_music_manager.tscn and add the previosly created playlists with an fitting string key in the playlist dict and configure the fade durating, fade type and play on load playlist to your liking.
  4. You can now change the playlist by running soundwaveMusicManager.play_playlist("<playlist>").

Demo

The demo for this plugin is can be found here. Check the readme for more informations

Releases

No releases published

Packages

 
 
 

Contributors