From 9506f4160f0bd351f0853e6e8263ea927d9ec771 Mon Sep 17 00:00:00 2001 From: Nemrav <> Date: Mon, 22 Apr 2024 17:30:21 -0300 Subject: Music and Sound Effect loading and playing almost working music loading music list sent to godot wav loading not working mp3 metadata load wav initial load and play title theme first fix errors not related to nodetools working wav define loading and music playlists fixup error handling and playlist load song chances code style progress switch mp3 metadata addon to MusicMetadata add id3v1 mp3 metadata handling to MusicMetadata remove commented code from id3v1 sounds gd styling fix dataloader conflicts clean up commented code move MusicChance to dataloader remove reference to old addon move sfx defines loader add self to credits feedback on soundSingleton include subfolders in sound singleton sfx map replace space tabs replace std_view_to_godot_string with std_to_godot_string revise singleton files revise gd side sound final revisions --- game/addons/MusicMetadata/icon.png | Bin 0 -> 17075 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 game/addons/MusicMetadata/icon.png (limited to 'game/addons/MusicMetadata/icon.png') diff --git a/game/addons/MusicMetadata/icon.png b/game/addons/MusicMetadata/icon.png new file mode 100644 index 0000000..cdaef68 Binary files /dev/null and b/game/addons/MusicMetadata/icon.png differ -- cgit v1.2.3-56-ga3b1