In this video I show you a couple of simple ways to add background music to your game. I downloaded music from: https://freesound.org/ and then used Audacity: https://www.audacityteam.org/download/ to convert the MP3 to OGG format for use in Unreal Engine. You can also use wave format files as well.
00:00:00 – 00:01:45 Introduction
00:01:46 - 00:04:57 Downloading the music from freesound.org
00:04:58 – 00:09:48 Using Audacity to convert MP3 to OGG.
00:09:49 – 00:10:49 Importing the music in Unreal Engine.
00:10:50 – 00:12:23 Using the Player Blueprint to add the music to the game – this method will be the same song over and over.
00:12:24 – 00:13:45 Using the Level Blueprint to add music to the Main Menu screen.
00:13:46 – 00:17:29 Using the Level Blueprint on all the levels to play different music for each level.
00:17:30 – 00:18:53 Adjusting music volume and pitch and the Outro