{"id":48083617,"url":"https://github.com/v7b1/mi-ugens","last_synced_at":"2026-04-04T15:01:45.835Z","repository":{"id":39603866,"uuid":"255088141","full_name":"v7b1/mi-UGens","owner":"v7b1","description":"some mutable instruments eurorack modules ported to SuperCollider","archived":false,"fork":false,"pushed_at":"2025-02-03T13:36:36.000Z","size":6859,"stargazers_count":194,"open_issues_count":1,"forks_count":25,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-05-24T08:35:13.850Z","etag":null,"topics":["mutable-instruments","supercollider","supercollider-ugens"],"latest_commit_sha":null,"homepage":null,"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/v7b1.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}},"created_at":"2020-04-12T13:27:20.000Z","updated_at":"2025-05-20T20:32:30.000Z","dependencies_parsed_at":"2024-01-13T10:40:44.404Z","dependency_job_id":"f2a4e03c-3c2c-4691-9e5c-80106cfaaa59","html_url":"https://github.com/v7b1/mi-UGens","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/v7b1/mi-UGens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v7b1%2Fmi-UGens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v7b1%2Fmi-UGens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v7b1%2Fmi-UGens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v7b1%2Fmi-UGens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v7b1","download_url":"https://codeload.github.com/v7b1/mi-UGens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v7b1%2Fmi-UGens/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":["mutable-instruments","supercollider","supercollider-ugens"],"created_at":"2026-04-04T15:01:44.158Z","updated_at":"2026-04-04T15:01:45.826Z","avatar_url":"https://github.com/v7b1.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mi-UGens\n\nSome *mutable instruments* eurorack modules ported to [SuperCollider](https://supercollider.github.io/)\n\nThanks to Émilie Gillet for making the original source code available!\nhttps://github.com/pichenettes/eurorack\n\n**Please note, this is NOT a project by [mutable instruments](https://mutable-instruments.net/) !**\n\n\n\nVolker Böhm, 2020\nhttps://vboehm.net\n\n\n\n## Installing\n\nGo to the [release page](https://github.com/v7b1/mi-UGens/releases) , download the appropriate binaries for your OS and unpack the files into your SC extensions folder. (Re-)start SuperCollider or recompile the class library.\n\n \n\n## Building\n\nClone the repository and its submodules:\n\n`git clone --recurse-submodules https://github.com/v7b1/mi-UGens.git`\n\n\n\nTo build all projects/UGens in one go:\n\n```bash\ncd mi-UGens\nmkdir build \u0026\u0026 cd build\ncmake .. -DSC_PATH=\"path/to/SC/sources\" -DCMAKE_BUILD_TYPE=\"Release\"\nmake install\n```\n\nwhere `\"path/to/SC/sources\"` is your local path to the SuperCollider sources.\n\nYou should find a newly created folder `mi-UGens` in the build folder. (If you prefer a different location, you can specify an install directory with `-DCMAKE_INSTALL_PREFIX=\"path/to/my/folder\"`). Copy this to your SC extensions folder and recompile the class library.\n\nOn Windows, use the [Git Bash terminal](https://git-scm.com/download/win) to run the above lines.\n\n\n\nSingle projects can be built by:\n\n```bash\ncd vb_UGens/projects/\u003cwhateverproject\u003e\nmkdir build \u0026\u0026 cd build\ncmake .. -DSC_PATH=\"path/to/SC/sources\" -DCMAKE_BUILD_TYPE=\"Release\"\nmake\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv7b1%2Fmi-ugens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv7b1%2Fmi-ugens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv7b1%2Fmi-ugens/lists"}