SDL Mixer Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "|discussion=" to "|donation=" |
||
| (One intermediate revision by the same user not shown) | |||
| 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 | ||
|donation=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]] | |||
Latest revision as of 01:14, 14 August 2023
| SDL Mixer | |
|---|---|
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2020 |
| License | zlib |
| Last Updated | 2020/12/14 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
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