{"id":15555757,"url":"https://github.com/unkindpartition/noise-gate","last_synced_at":"2025-04-23T20:24:48.335Z","repository":{"id":66223042,"uuid":"165434805","full_name":"UnkindPartition/noise-gate","owner":"UnkindPartition","description":"A better noise gate plugin for Audacity and others","archived":false,"fork":false,"pushed_at":"2020-06-28T07:21:29.000Z","size":27,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-18T04:55:56.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ro-che.info/articles/2019-01-12-better-noise-gate","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnkindPartition.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,"zenodo":null}},"created_at":"2019-01-12T20:51:34.000Z","updated_at":"2023-12-09T04:40:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b03ddc3-1979-4f0a-9659-9acf53feb5dc","html_url":"https://github.com/UnkindPartition/noise-gate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Fnoise-gate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Fnoise-gate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Fnoise-gate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnkindPartition%2Fnoise-gate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnkindPartition","download_url":"https://codeload.github.com/UnkindPartition/noise-gate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250507441,"owners_count":21441996,"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-02T15:10:30.916Z","updated_at":"2025-04-23T20:24:48.327Z","avatar_url":"https://github.com/UnkindPartition.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a better noise gate for Audacity, Ardour, or any other editor/DAW that supports the\n[LADSPA](https://www.ladspa.org/) plugin interface.\n\nSee \u003chttps://ro-che.info/articles/2019-01-12-better-noise-gate\u003e for the\nintroduction.\n\n## Installation\n\n1. Make sure you have a standard C++ development environment (the compiler and\n   the Boost library).\n1. Make sure that you have the LADSPA SDK installed, which consists of a single\n   header file, `ladspa.h`. For example, on Fedora you have to install the\n   `ladspa-devel` package.\n1. Run `make`. This should produce a file named `ng.so` on UNIX, `ng.dylib` on\n   MacOS, or `ng.dll` on Windows. This is the plugin itself.\n1. Change the `LADSPA_PATH` to include the directory containing the plugin (i.e.\n   `ng.so` or similar). Personally, I set my `LADSPA_PATH` to\n   `/home/feuerbach/.ladspa:/usr/lib64/ladspa` in `~/.pam_environment`, and then\n   copy the plugin to `~/.ladspa`, but your actions may differ depending on the\n   platform.\n\nThe plugin will show up under the name \"Roman's noise gate\".\n\nThese instructions have been tested on Linux. Building on other systems\nmay require minor tweaks in the instructions and the `Makefile`. If you've\ninstalled the plugin on a different system, please send a pull request with the\ninstructions for that system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funkindpartition%2Fnoise-gate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funkindpartition%2Fnoise-gate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funkindpartition%2Fnoise-gate/lists"}