{"id":36808334,"url":"https://github.com/scgolang/scc","last_synced_at":"2026-01-12T13:41:59.769Z","repository":{"id":90281559,"uuid":"96628704","full_name":"scgolang/scc","owner":"scgolang","description":"SuperCollider CLI","archived":false,"fork":false,"pushed_at":"2018-03-11T14:55:36.000Z","size":224,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T18:22:37.562Z","etag":null,"topics":["golang","music","supercollider","supercollider-application","synth","synthesis","synthesizer"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/scgolang.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":"2017-07-08T15:52:31.000Z","updated_at":"2025-06-01T13:12:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"6369ad9b-6842-4c24-9bfb-edd2c55816a0","html_url":"https://github.com/scgolang/scc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scgolang/scc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scgolang%2Fscc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scgolang%2Fscc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scgolang%2Fscc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scgolang%2Fscc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scgolang","download_url":"https://codeload.github.com/scgolang/scc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scgolang%2Fscc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28339328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["golang","music","supercollider","supercollider-application","synth","synthesis","synthesizer"],"created_at":"2026-01-12T13:41:59.638Z","updated_at":"2026-01-12T13:41:59.738Z","avatar_url":"https://github.com/scgolang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scc\n\nSuperCollider CLI\n\n## Install\n\n```\ngo get -u github.com/scgolang/scc\n```\n\n## Usage\n\n### scsynth\n\nInstall and start a SuperCollider server.\n\n```\nscsynth -u 57120\n```\n\nNote that `scc` uses 57120 as the default port to connect to scsynth. This can be changed with the `-scsynth` flag.\n\nFor example, `-scsynth 127.0.0.1:57110`.\n\n### synthdefs\n\nscc ships with some synthdefs out of the box.\n\nTo use them you must send them to `scsynth` first.\n\n```\nscc senddefs\n```\n\n### sine\n\nCreate a 440kHz sine tone.\n\n```\nscc synth -def sine -id 1000\n```\n\nTurn it off!\n\n```\nscc nfree 1000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscgolang%2Fscc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscgolang%2Fscc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscgolang%2Fscc/lists"}