{"id":42018149,"url":"https://github.com/4ms/4ms-vcv","last_synced_at":"2026-02-18T21:12:59.552Z","repository":{"id":253178789,"uuid":"841771240","full_name":"4ms/4ms-vcv","owner":"4ms","description":"4ms modules for VCV Rack platform","archived":false,"fork":false,"pushed_at":"2026-01-06T20:48:17.000Z","size":3044,"stargazers_count":36,"open_issues_count":5,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-26T16:52:22.854Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4ms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-GPL-v3.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-13T02:35:12.000Z","updated_at":"2026-01-23T14:31:50.000Z","dependencies_parsed_at":"2024-10-28T17:38:12.207Z","dependency_job_id":"43e92aeb-10ba-4f71-bc9b-1ae105748328","html_url":"https://github.com/4ms/4ms-vcv","commit_stats":null,"previous_names":["4ms/4ms-vcv"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/4ms/4ms-vcv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ms%2F4ms-vcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ms%2F4ms-vcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ms%2F4ms-vcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ms%2F4ms-vcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4ms","download_url":"https://codeload.github.com/4ms/4ms-vcv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ms%2F4ms-vcv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-26T03:18:33.111Z","updated_at":"2026-02-18T21:12:59.533Z","avatar_url":"https://github.com/4ms.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 4ms Company VCV Rack Modules\n\nThese are [4ms Company](https://4mscompany.com/) Eurorack modules for the [VCV Rack](https://vcvrack.com/) platform.\n\nThis also contains the MetaModule hub module, used for creating patches to run on the MetaModule hardware.\n\nMore information: [MetaModule website](https://metamodule.info)\n\n### Building the VCV Rack Plugin\n\nYou must have the Rack-SDK on your computer already. Set the environment\nvariable `RACK_DIR` equal to the path to the location of Rack-SDK. For\ninstance, add this to your .bashrc or .zshrc:\n\n```\nexport RACK_DIR=/Users/MyName/projects/Rack-SDK\n```\n\nYou will need a recent c++ compiler such as gcc-12 or later, or clang-14 or later.\n\nMake sure to clone all submodules:\n\n```\ngit submodule update --init --recursive\n```\n\nTo build and the plugin, run:\n\n```\nmake dep\nmake dist\n```\n\nTo install the plugin in your local VCV Rack plugin directory:\n\n```\nmake install\n```\n\nThe next time you start VCV Rack, it will load the modified plugin.\n\nIf you are developing or modifying the code, then use the cmake interface for building (it will handle dependencies and rebuild only what needs to):\n\n```\n# Configure cmake (only need to do this once):\nmake dep\n\n# Then do this to rebuild after making changes:\ncmake --build build\n\n# Install normally:\nmake install\n\n```\n\nTo run the unit tests:\n\n```\nmake tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ms%2F4ms-vcv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4ms%2F4ms-vcv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ms%2F4ms-vcv/lists"}