{"id":17053141,"url":"https://github.com/bschwind/audio-compressor","last_synced_at":"2025-04-12T16:43:12.274Z","repository":{"id":43016650,"uuid":"469397178","full_name":"bschwind/audio-compressor","owner":"bschwind","description":"A simple Rust port of sndfilter's compressor, which is extracted from the Chromium source","archived":false,"fork":false,"pushed_at":"2022-03-23T02:16:14.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T23:44:45.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/bschwind.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}},"created_at":"2022-03-13T14:34:08.000Z","updated_at":"2023-12-04T03:51:30.000Z","dependencies_parsed_at":"2022-08-25T07:14:05.000Z","dependency_job_id":null,"html_url":"https://github.com/bschwind/audio-compressor","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/bschwind%2Faudio-compressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Faudio-compressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Faudio-compressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Faudio-compressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bschwind","download_url":"https://codeload.github.com/bschwind/audio-compressor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248599426,"owners_count":21131277,"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-10-14T10:11:26.254Z","updated_at":"2025-04-12T16:43:12.251Z","avatar_url":"https://github.com/bschwind.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# audio-compressor\n\nA simple Rust port of sndfilter's compressor, which is extracted from the Chromium source.\n\nReference Implementation:\n\nhttps://github.com/velipso/sndfilter/blob/56e0a9cfd91c43bd78048f54d24b84384b4fdb02/src/compressor.c\n\n## Dependencies\n- cargo\n- rustc\n\n## Build\n\n```\n$ cargo build --release\n```\n\n## Testing\n\n```\n$ cargo test\n```\n\n## Code Format\n\nThe formatting options currently use nightly-only options.\n\n```\n$ cargo +nightly fmt\n```\n\n## Code Linting\n\n```\n$ cargo clippy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbschwind%2Faudio-compressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbschwind%2Faudio-compressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbschwind%2Faudio-compressor/lists"}