{"id":45473927,"url":"https://github.com/interactive-sonification/sc3nb","last_synced_at":"2026-03-11T04:35:46.788Z","repository":{"id":47177414,"uuid":"171264950","full_name":"interactive-sonification/sc3nb","owner":"interactive-sonification","description":"sc3nb - SuperCollider3 interface for python and jupyter notebooks","archived":false,"fork":false,"pushed_at":"2025-10-24T22:04:44.000Z","size":17897,"stargazers_count":34,"open_issues_count":5,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-02-13T23:47:36.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/interactive-sonification.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-18T10:39:52.000Z","updated_at":"2026-02-01T22:33:30.000Z","dependencies_parsed_at":"2023-11-27T10:32:34.974Z","dependency_job_id":"da28b7ca-4294-43c6-a46c-36f1d446384c","html_url":"https://github.com/interactive-sonification/sc3nb","commit_stats":{"total_commits":436,"total_committers":8,"mean_commits":54.5,"dds":"0.27064220183486243","last_synced_commit":"2585d31a096e318985a1d9cc43d926fdba4563af"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/interactive-sonification/sc3nb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interactive-sonification%2Fsc3nb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interactive-sonification%2Fsc3nb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interactive-sonification%2Fsc3nb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interactive-sonification%2Fsc3nb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interactive-sonification","download_url":"https://codeload.github.com/interactive-sonification/sc3nb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interactive-sonification%2Fsc3nb/sbom","scorecard":{"id":491202,"data":{"date":"2025-08-11","repo":{"name":"github.com/interactive-sonification/sc3nb","commit":"072cf636716ade56ea38d520654ef5ef19b9183c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/interactive-sonification/sc3nb/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:20","Warn: chocoCommand not pinned by hash: .github/workflows/main.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:53","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T19:12:11.757Z","repository_id":47177414,"created_at":"2025-08-19T19:12:11.757Z","updated_at":"2025-08-19T19:12:11.757Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30221193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"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":[],"created_at":"2026-02-22T14:00:33.528Z","updated_at":"2026-03-07T16:01:00.186Z","avatar_url":"https://github.com/interactive-sonification.png","language":"Python","readme":"# sc3nb\n\nsc3nb is a python package that offers an interface to SuperCollider3 (SC3), with special support to be used within jupyter notebooks.\n\n* [Documentation](https://interactive-sonification.github.io/sc3nb)\n* [Source code](https://github.com/interactive-sonification/sc3nb)\n* [Bug reports](https://github.com/interactive-sonification/sc3nb/issues)\n\n\nThe goal of sc3nb is to facilitate the development of auditory displays and interactive sonifications by teaming up\n* python (and particularly numpy, scipy, pandas, matplotlib etc.) for data science\n* and SuperCollider3 for interactive real-time sound rendering.\n​\n\nIt allows:\n* to interface with the SuperCollider audio server (scsynth) aswell as the SuperCollider Language and Interpreter (sclang) via the SC class\n* The SuperCollider audio server can be started and addressed via\n  * OSC directly with OSC messages and bundles\n  * Python implementations of Classes from SuperCollider like `Synth`, `SynthDef`, `Buffer` and `Bus`\n  * the `Score` class for non-realtime synthesis\n* use the SuperCollider language (sclang) interactively via a subprocess.\n  * write SuperCollider language code in Jupyter Notebooks and let sclang evaluate it.\n  * inject Python variables into your sclang code\n  * get the results of the sclang code in Python\n* helper functions such as linlin, cpsmidi, midicps, clip, ampdb, dbamp which work like their SC3 counterparts.\n\n\nsc3nb can be used for\n* multi-channel audio processing\n* auditory display and sonification\n* sound synthesis experiment\n* audio applications in general such as games or GUI-enhancements\n* signal analysis and plotting\n* computer music and just-in-time music control\n* any usecase that the SuperCollider 3 language supports\n\n\nIt is meant to grow into a backend for a sonification package, and can be used both from jupyter and in standard python software development.\n\n## Installation\n\n- To use sc3nb you need a installation of SuperCollider on your system. See [SuperCollider Download](https://supercollider.github.io/download) for installation files.\n- To install sc3nb you can\n  - install it locally in editable mode (i.e. changes to sc3nb code will automatically be \"re-installed\").\n    - clone the repository from https://github.com/interactive-sonification/sc3nb\n    - from inside the sc3nb directory run `pip install -e .`\n  - or install it directly from PyPI using `pip install sc3nb`\n\n## Examples\n\nWe provide examples in the form of Jupyter notebooks. You see them executed in the User Guide section of the [documentation](https://interactive-sonification.github.io/sc3nb) and also download them from the [sc3nb examples folder](https://github.com/interactive-sonification/sc3nb/tree/master/examples).\n\n## Publications \u0026 Citation\n\n* A paper introducing sc3nb can be found at https://doi.org/10.1145/3478384.3478401\n* The belonging supplementary material can be found at https://doi.org/10.4119/unibi/2956379\n* The presentation of the paper can be found at https://www.youtube.com/watch?v=kuZZSNCS53E\n\nIf you use sc3nb please cite the sc3nb introduction paper https://doi.org/10.1145/3478384.3478401\n","funding_links":[],"categories":["Synthesis \u0026 Sound Design"],"sub_categories":["Text-to-Speech"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteractive-sonification%2Fsc3nb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteractive-sonification%2Fsc3nb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteractive-sonification%2Fsc3nb/lists"}