SDL Mixer Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
|source=https://github.com/rsn8887/SDL_mixer | |source=https://github.com/rsn8887/SDL_mixer | ||
}} | }} | ||
Port of 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. | ||
It supports 8 channels of 16 bit stereo audio, plus a single channel of music. | It supports 8 channels of 16 bit stereo audio, plus a single channel of music. | ||
Revision as of 05:04, 18 January 2023
| SDL Mixer | |
|---|---|
| File:Ps-vita-logo.jpg | |
| 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