{"id":35205789,"url":"https://github.com/thrive4/app.fb.audioplayer-sdlmixer","last_synced_at":"2026-04-10T10:02:06.244Z","repository":{"id":169734146,"uuid":"604202976","full_name":"thrive4/app.fb.audioplayer-sdlmixer","owner":"thrive4","description":"audioplayer with freebasic and lib sdl2 mixer","archived":false,"fork":false,"pushed_at":"2025-12-29T11:53:28.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T11:48:13.082Z","etag":null,"topics":["audio","basic","educational","mp3-player"],"latest_commit_sha":null,"homepage":"","language":"FreeBASIC","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thrive4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-20T14:54:05.000Z","updated_at":"2025-12-29T11:52:11.000Z","dependencies_parsed_at":"2025-10-26T13:08:47.538Z","dependency_job_id":"8163432c-e647-484d-98e6-7a450e16153b","html_url":"https://github.com/thrive4/app.fb.audioplayer-sdlmixer","commit_stats":null,"previous_names":["thrive4/app.fb.audioplayer-sdlmixer"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/thrive4/app.fb.audioplayer-sdlmixer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrive4%2Fapp.fb.audioplayer-sdlmixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrive4%2Fapp.fb.audioplayer-sdlmixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrive4%2Fapp.fb.audioplayer-sdlmixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrive4%2Fapp.fb.audioplayer-sdlmixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thrive4","download_url":"https://codeload.github.com/thrive4/app.fb.audioplayer-sdlmixer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrive4%2Fapp.fb.audioplayer-sdlmixer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["audio","basic","educational","mp3-player"],"created_at":"2025-12-29T13:52:08.401Z","updated_at":"2026-04-10T10:02:06.237Z","avatar_url":"https://github.com/thrive4.png","language":"FreeBASIC","funding_links":[],"categories":[],"sub_categories":[],"readme":"## audioplayer (sdl2 mixer) [![Github All Releases](https://img.shields.io/github/downloads/thrive4/app.fb.audioplayer-sdlmixer/total.svg)]()\r\nbasic audioplayer written in freebasic and sdl_mixer\r\n* supported audio types are .flac, .mp3, .m4a, .mp4, .ogg, .wav\r\n* supported playlists .m3u, .pls\r\n* supported streams icecast and shoutcast http, https * currently not working with sdl\r\n* ascii interface\r\n\r\nif present coverart will be extracted and written to file as thumb.jpg\\\r\nWhen a file or path is specified the current dir and sub dir(s)\\\r\nwill be scanned for audio file(s) which will generate an internal playlist\r\n\r\n## usage\r\naudioplayer.exe \"path to file or folder\"\\\r\nif a file or path is specified the folder will be scanned for an audio file\\\r\nif the folder has subfolder(s) these will be scanned for audio files as well.\\\r\n\r\ngenerate .m3u: audioplayer \"path to file or folder\" \"tag\" \"tagquery\"\\\r\nexample: audioplayer.exe g:datamp3classic artist beethoven\\\r\ngenerates the m3u file beethoven.m3u\\\r\nwhich then can be played by audioplayer.exe beethoven.m3u\\\r\n* simple search so 195 is equivelant of ?195? or *195*\r\n* runtime in seconds is not calculated default is #EXTINF:134\r\n* no explicit wildcard support, only searchs on one tag\r\n* supported tags artist, title, album, genre and year\r\n\r\n## install\r\nopen zip file and copy contents to preferd folder\\\r\nthis application is **portable**.\r\n\r\n## configuration\r\nbasic config options in conf.ini\\\r\nlocale          = \u003cen, es, de, fr, nl\u003e\\\r\ndefaultvolume   = \u003c1 .. 128\u003e\\\r\nplaytype        = \u003cshuffle, linear\u003e\\\r\n' dynamic range compression *currently not working with sdl\\\r\ndrc             = \u003ctrue, false\u003e\\\r\n' location media\\\r\nmediafolder = g:datamp3classic\\\r\n' location thumbnail media for station *currently not working with sdl\\\r\n' example: uk3 internet-radio.jpg put in ...\\\r\nradiofolder = g:internetradio\r\n\r\n## requirements\r\nsdl2.dll (32bit)\\\r\nhttps://www.libsdl.org/ \\\r\nand\\\r\nsdl2_mixer.dll (32bit)\\\r\nhttps://github.com/libsdl-org/SDL_mixer\r\n\r\nNote a number of bindings have been added to\\\r\nSDL2_mixer.bi\\\r\nlocated in \u003cFreeBASIC-1.09.0-gcc-9.3\u003eincSDL2\\\r\n\r\nEither copy the SDL2_mixer.bi included in the source\\\r\nfrom\\\r\nincSDL2\\\r\nto\\\r\n\u003cFreeBASIC-1.09.0-gcc-9.3\u003eincSDL2\\\r\n\r\nor add this to \u003cFreeBASIC-1.09.0-gcc-9.3\u003eincSDL2SDL2_mixer.bi\\\r\n\r\n\u003e' added for version sdl2 mixer 2.6.2\r\ndeclare function Mix_GetMusicArtistTag(byval music as Mix_Music ptr) as const zstring ptr\r\ndeclare function Mix_GetMusicTitleTag(byval music as Mix_Music ptr) as const zstring ptr\r\ndeclare function Mix_GetMusicAlbumTag(byval music as Mix_Music ptr) as const zstring ptr\r\ndeclare function Mix_GetMusicCopyrightTag(byval music as Mix_Music ptr) as const zstring ptr\r\ndeclare function Mix_MusicDuration(byval music as Mix_Music ptr) as double\r\ndeclare function Mix_GetMusicPosition(byval music as Mix_Music ptr) as double\r\ndeclare function Mix_GetMusicVolume(byval volume as long) as long\r\ndeclare function Mix_MasterVolume(byval volume as long) as long\r\n\r\n## performance\r\nwindows 7 / windows 10(1903)\\\r\nram usage ~2MB / 2MB\\\r\nhandles   ~120 / ~200 \\\r\nthreads   4 / 7 \\\r\ncpu       ~1 (low) / ~2 \\\r\ntested on intel i5-6600T\r\n\r\n## navigation\r\npress .     to play next\\\r\npress ,     to play previous\\\r\npress ]     to skip forward   10 secs\\\r\npress [     to skip backwards 10 secs\\\r\npress space to pause / play or mute / unmute\\\r\npress r     to restart\\\r\npress l     for linear / shuffle list play\\\r\npress d     for dynamic range compression *note currently not working for sdl\\\r\npress -     to increase volume\\\r\npress +     to decrease volume\\\r\npress esc   to quit\\\r\n\r\n# special thanks to\r\nsquall4226 for getmp3tag\r\nsee https://www.freebasic.net/forum/viewtopic.php?p=149207\u0026hilit=user+need+TALB+for+album#p149207 \\\r\nrosetta code for compoundtime\\\r\nhttps://rosettacode.org/wiki/Convert_seconds_to_compound_duration#FreeBASIC\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrive4%2Fapp.fb.audioplayer-sdlmixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrive4%2Fapp.fb.audioplayer-sdlmixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrive4%2Fapp.fb.audioplayer-sdlmixer/lists"}