{"id":17987879,"url":"https://github.com/hollance/levels","last_synced_at":"2025-08-17T00:32:39.388Z","repository":{"id":213540990,"uuid":"733588082","full_name":"hollance/levels","owner":"hollance","description":"Basic digital level meter plug-in.","archived":false,"fork":false,"pushed_at":"2023-12-21T14:00:05.000Z","size":29,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T21:51:07.906Z","etag":null,"topics":["audio-effects","audio-processing","audio-unit","audio-visualizer","cplusplus","juce","vst3"],"latest_commit_sha":null,"homepage":"https://audiodev.blog/levels-plugin","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hollance.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2023-12-19T17:01:51.000Z","updated_at":"2024-10-31T07:41:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7bec15b-a590-44ab-a2e6-cf73d0c2841e","html_url":"https://github.com/hollance/levels","commit_stats":null,"previous_names":["hollance/levels"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hollance/levels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollance%2Flevels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollance%2Flevels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollance%2Flevels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollance%2Flevels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hollance","download_url":"https://codeload.github.com/hollance/levels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollance%2Flevels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270791255,"owners_count":24645781,"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-08-16T02:00:11.002Z","response_time":91,"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":["audio-effects","audio-processing","audio-unit","audio-visualizer","cplusplus","juce","vst3"],"created_at":"2024-10-29T19:09:58.204Z","updated_at":"2025-08-17T00:32:39.103Z","avatar_url":"https://github.com/hollance.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Levels\n\nBasic level meter. Useful for testing and debugging plug-ins that don't have a built-in level meter.\n\n![](screenshot.png)\n\nFor more info on how this plug-in works, [check out the blog post](https://audiodev.blog/levels-plugin/).\n\n## How to build\n\nThis plug-in uses [JUCE](https://juce.com) and is built using CMake. Make sure [JUCE's CMake support](https://github.com/juce-framework/JUCE/blob/master/docs/CMake%20API.md) has been installed on your system.\n\n### macOS\n\n```text\n$ git clone https://github.com/hollance/levels.git\n$ cd levels\n$ cmake -B build -G Xcode\n$ cmake --build build -j --config Release\n```\n\nThe resulting AU and VST3 will be installed in `~/Library/Audio/Plug-Ins/`.\n\nI have only tried it on an Intel Mac running macOS 12 (Monterey) with Xcode 14.2 and JUCE 7.0.8.\n\n### Windows\n\n```text\n$ git clone https://github.com/hollance/levels.git\n$ cd levels\n$ cmake -B build -G \"Visual Studio 17 2022\"\n$ cmake --build build -j --config Release\n```\n\nThe resulting VST will be installed in `C:\\Program Files\\Common Files\\VST3` (you may need to change permissions on this folder).\n\nI have only tried it on Windows 10 with Visual Studio 2022 and JUCE 7.0.9.\n\n## License\n\nThe source code in this repo is licensed under the terms of the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollance%2Flevels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhollance%2Flevels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollance%2Flevels/lists"}