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

Support more audio formats #5

Closed
1 task done
blacktm opened this issue Oct 7, 2014 · 1 comment
Closed
1 task done

Support more audio formats #5

blacktm opened this issue Oct 7, 2014 · 1 comment

Comments

@blacktm
Copy link
Member

blacktm commented Oct 7, 2014

Currently WAV is only accepted audio format, but S2D_CreateSound() should also accept alternative formats, like MP3, OGG, FLAC, AAC, etc.

  • Research which formats SDL_mixer works with natively
@blacktm blacktm added the feature label Oct 7, 2014
@blacktm
Copy link
Member Author

blacktm commented Dec 8, 2014

simple2d.sh now installs dependencies for the most popular formats supported by SDL_mixer. Formats now officially supported by Simple 2D include WAV, MP3 via SMPEG 2.0, FLAC, and Ogg Vorbis; excludes FluidSynth and ModPlug.

@blacktm blacktm closed this as completed Dec 8, 2014
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

1 participant