Godot Version
Replace this line with your Godot version
Question about Audio
So, I’m trying to import the audio i made on Bandlab onto Xogot, the problem is, it doesn’t load. Does anyone know whats happening?
Replace this line with your Godot version
So, I’m trying to import the audio i made on Bandlab onto Xogot, the problem is, it doesn’t load. Does anyone know whats happening?
You have given us nothing to work with, so we have no idea what is happening.
Ok, so ill explain further:
So, im currently making the main menu for my game, and i was thinking to add some theme music. So, i made a song on BandLab, downloaded it, and went into Xogot. I clicked the “ Add File “ button, and added the track. But for some reason it doesn’t load. I even tried sending the track into Xogot directly into the file, it works but, it doesn’t appear. I don’t know why it doesn’t appear.
The file is about 705 KB. I even tried compressing it, and it leads to 692 KB. Yet still doesn’t work.
I don’t know if its the size of the file, or I’m doing something wrong.
Export your theme music to Ogg format.
I resolved it. Turns out the way it was exported was mp4a (or something like that), and the supported were ogg (the one you recommended), mp3, and wav. I used an online compressor and turned it into an mp3, and it was finally able to play in the AudioStreamPlayer! (Btw, i kind of did it before you commented that so uhh… since I don’t wanna seem rude, thanks i guess!!)
I’m glad you figured it out.