{"id":23240775,"url":"https://github.com/brooswit/sdl2-mixer","last_synced_at":"2025-04-05T22:32:36.778Z","repository":{"id":90351771,"uuid":"126746621","full_name":"brooswit/SDL2-mixer","owner":"brooswit","description":"32-bit runtime binaries for SDL2-mixer, as available from http://www.libsdl.org/projects/SDL_mixer/","archived":false,"fork":false,"pushed_at":"2018-03-25T22:57:27.000Z","size":2040,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T16:02:44.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brooswit.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-25T22:41:17.000Z","updated_at":"2018-03-25T23:03:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"7eb6d60c-8fb0-455c-8714-6d91758ce648","html_url":"https://github.com/brooswit/SDL2-mixer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2FSDL2-mixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2FSDL2-mixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2FSDL2-mixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2FSDL2-mixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brooswit","download_url":"https://codeload.github.com/brooswit/SDL2-mixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411236,"owners_count":20934650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-19T05:14:13.516Z","updated_at":"2025-04-05T22:32:36.755Z","avatar_url":"https://github.com/brooswit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nSDL_mixer 2.0\n\nThe latest version of this library is available from:\nhttp://www.libsdl.org/projects/SDL_mixer/\n\nDue to popular demand, here is a simple multi-channel audio mixer.\nIt supports 8 channels of 16 bit stereo audio, plus a single channel\nof music.\n\nSee the header file SDL_mixer.h and the examples playwave.c and playmus.c\nfor documentation on this mixer library.\n\nThe mixer can currently load Microsoft WAVE files and Creative Labs VOC\nfiles as audio samples, it can load FLAC files with libFLAC, it can load\nOgg Vorbis files with Ogg Vorbis or Tremor libraries, it can load MP3 files\nusing mpg123, SMPEG or libmad, and it can load MIDI files with Timidity,\nFluidSynth, and natively on Windows, Mac OSX, and Linux, and finally it can\nload the following file formats via ModPlug or MikMod: .MOD .S3M .IT .XM.\n\nTremor decoding is disabled by default; you can enable it by passing\n\t--enable-music-ogg-tremor\nto configure, or by defining MUSIC_OGG and OGG_USE_TREMOR.\n\nlibmad decoding is disabled by default; you can enable it by passing\n\t--enable-music-mp3-mad\nto configure, or by defining MUSIC_MP3_MAD\nvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv\nWARNING: The license for libmad is GPL, which means that in order to\n         use it your application must also be GPL!\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nThe process of mixing MIDI files to wave output is very CPU intensive,\nso if playing regular WAVE files sound great, but playing MIDI files\nsound choppy, try using 8-bit audio, mono audio, or lower frequencies.\n\nTo play MIDI files using FluidSynth, you'll need to set the SDL_SOUNDFONTS\nenvironment variable to a Sound Font 2 (.sf2) file containing the musical\ninstruments you want to use for MIDI playback.\n(On some Linux distributions you can install the fluid-soundfont-gm package)\n\nTo play MIDI files using Timidity, you'll need to get a complete set of\nGUS patches from:\nhttp://www.libsdl.org/projects/mixer/timidity/timidity.tar.gz\nand unpack them in /usr/local/lib under UNIX, and C:\\ under Win32.\n\niOS:\nIn order to use this library on iOS, you should include the SDL.xcodeproj\nand Xcode-iOS/SDL_mixer.xcodeproj in your application, add the SDL/include\nand SDL_mixer directories to your \"Header Search Paths\" setting, then add the\nlibSDL2.a and libSDL2_mixer.a to your \"Link Binary with Libraries\" setting.\n\nThis library is under the zlib license, see the file \"COPYING.txt\" for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrooswit%2Fsdl2-mixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrooswit%2Fsdl2-mixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrooswit%2Fsdl2-mixer/lists"}