{"id":30702233,"url":"https://github.com/moebits/gain-booster","last_synced_at":"2025-09-02T14:13:39.507Z","repository":{"id":306161673,"uuid":"1024500233","full_name":"Moebits/Gain-Booster","owner":"Moebits","description":"Gain and panning VST/AU plugin","archived":false,"fork":false,"pushed_at":"2025-07-24T22:50:29.000Z","size":16859,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-24T22:59:18.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Moebits.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-22T19:52:10.000Z","updated_at":"2025-07-24T22:50:32.000Z","dependencies_parsed_at":"2025-07-24T22:59:21.102Z","dependency_job_id":null,"html_url":"https://github.com/Moebits/Gain-Booster","commit_stats":null,"previous_names":["moebits/gain-plugin","moebits/gain-booster"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Moebits/Gain-Booster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moebits%2FGain-Booster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moebits%2FGain-Booster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moebits%2FGain-Booster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moebits%2FGain-Booster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moebits","download_url":"https://codeload.github.com/Moebits/Gain-Booster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moebits%2FGain-Booster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273295091,"owners_count":25079915,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2025-09-02T14:13:37.965Z","updated_at":"2025-09-02T14:13:39.491Z","avatar_url":"https://github.com/Moebits.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gain Booster\n\nGain Booster is a VST/AU plugin for gain control, panning, and quick LFO modulation.\n\n\u003cimg src=\"assets/readme.png\" height=\"700\"\u003e\n\n### Controls:\n- Gain - the knob controls the volume from 0% to 100%.\n- Gain curve - you can choose a logarithmic, linear, or exponential curve for the gain knob.\n- Boost = with the boost knob, you can increase the original volume by up to 12 dB.\n- Boost curve - you can choose a logarithmic, linear, or exponential curve for the boost knob.\n- Pan - this controls the volume of the left and right channels individually for a stereo effect.\n- Panning Law - changes the panning law algorithm between constant power, triangular, and linear.\n- Gain LFO Waveform - pick from square, sawtooth, triangle, and sine shapes for the gain LFO. \n- Gain LFO Rate - the speed of the gain LFO in bpm synced times.\n- Gain LFO Amount - the amount of the gain LFO effect applied.\n- Pan LFO Waveform - pick from square, sawtooth, triangle, and sine shapes for the panning LFO. \n- Pan LFO Rate - the speed of the panning LFO in bpm synced times.\n- Pan LFO Amount - the amount of the panning LFO effect applied.\n\nThat should be it!\n\n### Installation\n\nDownload from the [releases](https://github.com/Moebits/Gain-Booster/releases) tab and rescan the plugins in your DAW.\n\n### Windows\n\nOn Windows you need to install the WebView2 runtime, because the default WebView will probably be too old. \nhttps://developer.microsoft.com/en-us/Microsoft-edge/webview2/\n\n### Building\n\nRelease build - `npm install` and `npm run build` should take care of it. \n\nDebug build - I run the project with the VSCode debugger and use `npm start` to start the frontend \nserver. You must install the AudioPluginHost from JUCE and put it in your applications folder. \n\nManual installation \\\nWeb dependencies - `npm install` \\\nWeb build - `rsbuild build` \\\nGenerate binary data for C++ - `npm run embed-binary` \\\nC++ build - `mkdir build \u0026\u0026 cd build \u0026\u0026 cmake .. \u0026\u0026 make`\n\nUse `-DCMAKE_BUILD_TYPE=Debug` or `-DCMAKE_BUILD_TYPE=Release` in the CMake command depending on which you want to build.\n\n### Credits\n\n- [JUCE](https://juce.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoebits%2Fgain-booster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoebits%2Fgain-booster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoebits%2Fgain-booster/lists"}