SDL Mixer Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
|website=https://github.com/rsn8887/SDL_mixer | |website=https://github.com/rsn8887/SDL_mixer | ||
|source=https://github.com/rsn8887/SDL_mixer | |source=https://github.com/rsn8887/SDL_mixer | ||
|discussion=https://www.patreon.com/rsn8887 | |||
}} | }} | ||
Port of [https://wiki.libsdl.org/SDL_mixer/FrontPage SDL Mixer], an audio mixer that supports various file formats. | Port of [https://wiki.libsdl.org/SDL_mixer/FrontPage SDL Mixer], an audio mixer that supports various file formats. | ||
| Line 24: | Line 25: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/rsn8887/SDL_mixer | * GitHub - https://github.com/rsn8887/SDL_mixer | ||
[[Category:Support the author]] | |||
Revision as of 07:07, 3 February 2023
| SDL Mixer | |
|---|---|
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2020 |
| License | zlib |
| Last Updated | 2020/12/14 |
| Links | |
| Download | |
| Website | |
| Source | |
Port of SDL Mixer, an audio mixer that supports various file formats.
It supports 8 channels of 16 bit stereo audio, plus a single channel of music.
External links
- GitHub - https://github.com/rsn8887/SDL_mixer