{"id":49274089,"url":"https://github.com/mf42-dzh/texmaster-adpcm-decoder","last_synced_at":"2026-04-25T15:05:38.671Z","repository":{"id":153695687,"uuid":"264431490","full_name":"MF42-DZH/Texmaster-ADPCM-Decoder","owner":"MF42-DZH","description":"Decoder for the custom ADPCM format used in Texmaster2009","archived":false,"fork":false,"pushed_at":"2020-07-10T21:04:54.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-13T01:03:40.561Z","etag":null,"topics":["codec","cpp"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/MF42-DZH.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}},"created_at":"2020-05-16T12:26:22.000Z","updated_at":"2023-09-13T01:03:44.718Z","dependencies_parsed_at":null,"dependency_job_id":"da76b04e-7080-4196-8db2-22d4f2bbc7d3","html_url":"https://github.com/MF42-DZH/Texmaster-ADPCM-Decoder","commit_stats":null,"previous_names":["mf42-dzh/texmaster-adpcm-decoder"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/MF42-DZH/Texmaster-ADPCM-Decoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MF42-DZH%2FTexmaster-ADPCM-Decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MF42-DZH%2FTexmaster-ADPCM-Decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MF42-DZH%2FTexmaster-ADPCM-Decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MF42-DZH%2FTexmaster-ADPCM-Decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MF42-DZH","download_url":"https://codeload.github.com/MF42-DZH/Texmaster-ADPCM-Decoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MF42-DZH%2FTexmaster-ADPCM-Decoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32266032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["codec","cpp"],"created_at":"2026-04-25T15:05:30.685Z","updated_at":"2026-04-25T15:05:38.649Z","avatar_url":"https://github.com/MF42-DZH.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Texmaster-ADPCM-Decode\n Decoder for the custom ADPCM format used in Texmaster2009.\n Some code taken from the source files for the external player.\n\n## Build\nRequires GCC \u0026 G++.\n\nNavigate to the directory of the repository after cloning / downloading and do the following command:\n\n`make` or `mingw32-make` depending on your compiler distribution.\nUse the `rebuild` or `rebuild-win` rules to rebuild all object files and the final program.\n\n## Usage\n`TXM-ADPCM-DECODER [ADPCM File; required] [Loop Point Sample Number; optional]`\n\n## Notes\n* It is recommended that the ADPCM file is in the same directory as the program.\n    * For the best experience, call this program from the terminal with the parameters you want.\n* Loop point sample number needs to be \u003e 0. See special_loop.txt in the game files for info.\n* This program can only output 44100 Hz, Stereo, 32-bit Signed Integer PCM RIFF WAVE files.\n* Use a program like LoopAuditioneer to hear the loop points.\n* I'm not sure how memory-safe this program is.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmf42-dzh%2Ftexmaster-adpcm-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmf42-dzh%2Ftexmaster-adpcm-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmf42-dzh%2Ftexmaster-adpcm-decoder/lists"}