Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - allow the Audio class to allow .mp3 files. #666

Closed
lucaheyworth opened this issue Mar 25, 2024 · 1 comment
Closed

Feature - allow the Audio class to allow .mp3 files. #666

lucaheyworth opened this issue Mar 25, 2024 · 1 comment

Comments

@lucaheyworth
Copy link

Grapply

He says:
"I want to be able to play a mp3 file without converting it to wav so please allow .mp3 files to be sutible to play.
I love Ursina and I am making a game that I plan to release on steam so I don't want to ask for too much but I'm not too keen on converting audio files so right now I have 2 choices: 1.Use pygame, I don't want to have to many imports and pygame is another game engine. 2. Convert the file, it is a big audio file (BIG BIG) so that might take a while. I have huge hopes for Ursina I think it will become a MASIVE game engine!

@pokepetter
Copy link
Owner

,mp3 is supported. If it doesn't work, try converting it to .ogg. This can be automated with Python. .ogg is simply better in every way, it's smaller and better quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants