{"id":23105096,"url":"https://github.com/shamazmazum/cl-audio-resample","last_synced_at":"2026-01-18T08:31:49.482Z","repository":{"id":146632280,"uuid":"125252756","full_name":"shamazmazum/cl-audio-resample","owner":"shamazmazum","description":"Strange audio resampler","archived":false,"fork":false,"pushed_at":"2024-03-05T17:55:57.000Z","size":2006,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T22:13:38.829Z","etag":null,"topics":["dsp","resampling"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shamazmazum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-14T17:55:37.000Z","updated_at":"2024-03-05T17:56:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"9eab52ee-d5ab-46c5-80ad-9ff172fa487c","html_url":"https://github.com/shamazmazum/cl-audio-resample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shamazmazum/cl-audio-resample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Fcl-audio-resample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Fcl-audio-resample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Fcl-audio-resample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Fcl-audio-resample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamazmazum","download_url":"https://codeload.github.com/shamazmazum/cl-audio-resample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Fcl-audio-resample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dsp","resampling"],"created_at":"2024-12-17T00:37:53.221Z","updated_at":"2026-01-18T08:31:44.470Z","avatar_url":"https://github.com/shamazmazum.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"cl-audio-resample\n===================\n\n**cl-audio-resample** is an amateur audio resampler ;-)\n\nYou can resample your audio data (in the form of array of single-floats) like so:\n~~~~~~{.lisp}\n(cl-audio-resample:resample data old-samplerate new-samplerate)\n~~~~~~\n\nThe first run is usually slow, as it takes time to calculate the low-pass filter.\nI'll try to improve performance in the future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamazmazum%2Fcl-audio-resample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamazmazum%2Fcl-audio-resample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamazmazum%2Fcl-audio-resample/lists"}