{"id":26276498,"url":"https://github.com/danferns/simple-panner","last_synced_at":"2025-05-06T20:22:21.428Z","repository":{"id":134814437,"uuid":"601097604","full_name":"danferns/simple-panner","owner":"danferns","description":"Stereo Panning Plugin. Built using NIH-plug and VIZIA.","archived":false,"fork":false,"pushed_at":"2024-01-14T11:50:07.000Z","size":109,"stargazers_count":12,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T02:34:42.314Z","etag":null,"topics":["nih-plug","rust","rust-audio","vizia"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/danferns.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}},"created_at":"2023-02-13T11:11:47.000Z","updated_at":"2025-03-05T21:37:15.000Z","dependencies_parsed_at":"2024-01-14T08:29:11.972Z","dependency_job_id":"324e7c9f-6f90-4906-b19b-1c8d4c39c84d","html_url":"https://github.com/danferns/simple-panner","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/danferns%2Fsimple-panner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fsimple-panner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fsimple-panner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fsimple-panner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danferns","download_url":"https://codeload.github.com/danferns/simple-panner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252761787,"owners_count":21800210,"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":["nih-plug","rust","rust-audio","vizia"],"created_at":"2025-03-14T11:18:17.960Z","updated_at":"2025-05-06T20:22:21.394Z","avatar_url":"https://github.com/danferns.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Panner\n\nSimple Panner is a stereo panning plugin that I built as a way to learn plugin development using the amazing [NIH-plug](https://github.com/robbert-vdh/nih-plug) framework and the [VIZIA](https://github.com/vizia/vizia) UI library.\n\n![Plugin Screenshot](./Screenshot.png)\n\n## How to use\n\nSimple Panner has two parameters, `Pan` and `Focus`.\n\n`Pan` controls the gain of the left and right channels.\n\n`Focus` controls the mixing of the two channels _before_ panning the sound.\n\n-   When set to `0%`, audio is not mixed between channels and panning will purely control the gain of each channel. This will keep the sound wide, but still allow you to control the stereo balance of the track.\n\n-   At `100%`, both channels are mixed into each other evenly. This is equalivalent to converting the audio to mono and then panning it, offering a more localized sound.\n\n## Building\n\nAfter installing [Rust](https://rustup.rs/), you can compile Simple Panner as follows:\n\n```shell\ncargo xtask bundle simple_panner --release\n```\n\n## License\n\nCopyright (C) 2023  Daniel Fernandes\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanferns%2Fsimple-panner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanferns%2Fsimple-panner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanferns%2Fsimple-panner/lists"}