{"id":22066495,"url":"https://github.com/7sharp9/pample_test","last_synced_at":"2025-10-19T02:51:18.333Z","repository":{"id":264482296,"uuid":"884422665","full_name":"7sharp9/pample_test","owner":"7sharp9","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-13T02:04:46.000Z","size":647,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T14:24:02.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/7sharp9.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},"funding":{"github":"7sharp9","patreon":null,"open_collective":null,"ko_fi":"7sharp9","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-11-06T18:11:47.000Z","updated_at":"2024-11-06T18:11:53.000Z","dependencies_parsed_at":"2025-01-29T00:44:12.429Z","dependency_job_id":"2b41cb06-88ad-4ad5-b637-4da768c35332","html_url":"https://github.com/7sharp9/pample_test","commit_stats":null,"previous_names":["7sharp9/pample_test"],"tags_count":0,"template":false,"template_full_name":"sudara/pamplejuce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Fpample_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Fpample_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Fpample_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Fpample_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7sharp9","download_url":"https://codeload.github.com/7sharp9/pample_test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245146555,"owners_count":20568341,"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-11-30T19:28:18.569Z","updated_at":"2025-10-19T02:51:18.272Z","avatar_url":"https://github.com/7sharp9.png","language":"C++","readme":"![PAMPLEJUCE](assets/images/pamplejuce.png)\n[![](https://github.com/sudara/pamplejuce/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/sudara/pamplejuce/actions)\n\nPamplejuce is a ~~template~~ lifestyle for creating and building JUCE plugins in 2024.\n\nOut of the box, it:\n\n1. Supports C++20.\n2. Uses JUCE 8.x as a git submodule (tracking develop).\n3. Relies on CMake 3.24.1 and higher for cross-platform building.\n4. Has [Catch2](https://github.com/catchorg/Catch2) v3.7.0 for the test framework and runner.\n5. Includes a `Tests` target and a `Benchmarks` target some examples to get started quickly.\n6. Has [Melatonin Inspector](https://github.com/sudara/melatonin_inspector) installed as a JUCE module to help relieve headaches when building plugin UI.\n\nIt also has integration with GitHub Actions, specifically:\n\n1. Building and testing cross-platform (linux, macOS, Windows) binaries\n2. Running tests and benchmarks in CI\n3. Running [pluginval](http://github.com/tracktion/pluginval) 1.x against the binaries for plugin validation\n4. Config for [installing Intel IPP](https://www.intel.com/content/www/us/en/developer/tools/oneapi/ipp.html)\n5. [Code signing and notarization on macOS](https://melatonin.dev/blog/how-to-code-sign-and-notarize-macos-audio-plugins-in-ci/)\n6. [Windows code signing via Azure Trusted Signing](https://melatonin.dev/blog/code-signing-on-windows-with-azure-trusted-signing/)\n\nIt also contains:\n\n1. A `.gitignore` for all platforms.\n2. A `.clang-format` file for keeping code tidy.\n3. A `VERSION` file that will propagate through JUCE and your app.\n4. A ton of useful comments and options around the CMake config.\n\n## How does this all work at a high level?\n\nCheck out the [official Pamplejuce documentation](https://melatonin.dev/manuals/pamplejuce/how-does-this-all-work/).\n\n[![Arc - 2024-10-01 51@2x](https://github.com/user-attachments/assets/01d19d2d-fbac-481f-8cec-e9325b2abe57)](https://melatonin.dev/manuals/pamplejuce/how-does-this-all-work/)\n\n## Setting up for YOUR project\n\nThis is a template repo!\n\nThat means the easiest thing to do is click \"[Use this template](https://github.com/sudara/pamplejuce/generate)\" here or at the top of the page to get your own repo with all the code here.\n\nThen check out the [documentation](https://melatonin.dev/manuals/pamplejuce/setting-your-project-up/) so you know what to tweak.\n\n## Having Issues?\n\nThanks to everyone who has contributed to the repository. \n\nThis repository covers a _lot_ of ground. JUCE itself has a lot of surface area. It's a group effort to maintain the garden and keep things nice!\n\nIf something isn't just working out of the box — *it's probably not just you* — others are running into the problem, too, I promise. Check out [the official docs](https://melatonin.dev/manuals/pamplejuce), then please do [open an issue](https://github.com/sudara/pamplejuce/issues/new)!\n","funding_links":["https://github.com/sponsors/7sharp9","https://ko-fi.com/7sharp9"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7sharp9%2Fpample_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7sharp9%2Fpample_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7sharp9%2Fpample_test/lists"}