{"id":13430304,"url":"https://github.com/libsndfile/libsamplerate","last_synced_at":"2025-05-14T05:10:50.296Z","repository":{"id":23951618,"uuid":"27333447","full_name":"libsndfile/libsamplerate","owner":"libsndfile","description":"An audio Sample Rate Conversion library","archived":false,"fork":false,"pushed_at":"2025-04-07T08:34:51.000Z","size":19540,"stargazers_count":652,"open_issues_count":30,"forks_count":184,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-05-14T02:09:16.682Z","etag":null,"topics":["c","cmake","libsamplerate","resample-audio-files"],"latest_commit_sha":null,"homepage":"http://libsndfile.github.io/libsamplerate/","language":"C","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/libsndfile.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-30T11:34:03.000Z","updated_at":"2025-05-13T09:21:02.000Z","dependencies_parsed_at":"2024-05-11T04:28:11.384Z","dependency_job_id":"647374fe-6139-4003-bd1d-dc3450ad267e","html_url":"https://github.com/libsndfile/libsamplerate","commit_stats":{"total_commits":605,"total_committers":44,"mean_commits":13.75,"dds":0.5520661157024793,"last_synced_commit":"4858fb016550d677de2356486bcceda5aed85a72"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsndfile%2Flibsamplerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsndfile%2Flibsamplerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsndfile%2Flibsamplerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsndfile%2Flibsamplerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libsndfile","download_url":"https://codeload.github.com/libsndfile/libsamplerate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076850,"owners_count":22010611,"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":["c","cmake","libsamplerate","resample-audio-files"],"created_at":"2024-07-31T02:00:52.013Z","updated_at":"2025-05-14T05:10:50.248Z","avatar_url":"https://github.com/libsndfile.png","language":"C","readme":"![Logo](docs/SRC.png)\n\nThis is libsamplerate, `0.2.2`.\n\nlibsamplerate (also known as Secret Rabbit Code) is a library for performing sample rate conversion of audio data.\n\n* The [`src/`](https://github.com/libsndfile/libsamplerate/tree/master/src) directory contains the source code for library itself.\n* The [`docs/`](https://github.com/libsndfile/libsamplerate/tree/master/docs) directory contains the libsamplerate documentation.\n* The [`examples/`](https://github.com/libsndfile/libsamplerate/tree/master/examples) directory contains examples of how to write code using libsamplerate.\n* The [`tests/`](https://github.com/libsndfile/libsamplerate/tree/master/tests) directory contains programs which link against libsamplerate and test its functionality.\n* The [`Win32/`](https://github.com/libsndfile/libsamplerate/tree/master/Win32) directory contains files to allow libsamplerate to compile under Win32 with the Microsoft Visual C++ compiler.\n\nAdditional references:\n\n* [Official website](http://libsndfile.github.io/libsamplerate//)\n* [GitHub](https://github.com/libsndfile/libsamplerate)\n\n---\n\n## Build Status\n\n| Branch         | Status                                                                                                            |\n|----------------|-------------------------------------------------------------------------------------------------------------------|\n| `master`       | ![Build](https://github.com/libsndfile/libsamplerate/workflows/Build/badge.svg)       |\n\nBranches [actively built](https://github.com/libsndfile/libsamplerate/actions) by GitHub Actions.\n\n---\n\n## Win32\n\nThere are detailed instructions for building libsamplerate on Win32 in the file [`docs/win32.md`](https://github.com/libsndfile/libsamplerate/tree/master/docs/win32.md).\n\n## macOS\n\nBuilding on macOS should be the same as building it on any other Unix platform.\n\n## Other Platforms\n\nTo compile libsamplerate on platforms which have a Bourne compatible shell, an ANSI C compiler and a make utility should require no more that the following three commands:\n```bash\nautoreconf -vif\n./configure\nmake\nmake install\n```\n\n## CMake\n\nThere is a new [CMake](https://cmake.org/download/)-based build system available:\n```bash\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n* Use `cmake -DCMAKE_BUILD_TYPE=Release ..` to make a release build.\n* Use `cmake -DBUILD_SHARED_LIBS=ON ..` to build a shared library.\n\n## Contacts\n\nlibsamplerate was written by [Erik de Castro Lopo](mailto:erikd@mega-nerd.com).\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsndfile%2Flibsamplerate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibsndfile%2Flibsamplerate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsndfile%2Flibsamplerate/lists"}