{"id":42844103,"url":"https://github.com/transcriptaze/snyth-js","last_synced_at":"2026-01-30T11:55:10.890Z","repository":{"id":175475707,"uuid":"636992163","full_name":"transcriptaze/snyth-js","owner":"transcriptaze","description":"Javascript implementation of the snyth experimental additive synthesiser.","archived":false,"fork":false,"pushed_at":"2024-02-14T03:50:10.000Z","size":5124,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-03-15T05:55:25.082Z","etag":null,"topics":["audio","audio-worklet","synthesizers","webaudio"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/transcriptaze.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-05-06T07:12:18.000Z","updated_at":"2023-07-08T11:48:31.000Z","dependencies_parsed_at":"2024-02-14T04:27:13.101Z","dependency_job_id":"5dd34bf2-bbeb-4547-9e73-5334f4b86b01","html_url":"https://github.com/transcriptaze/snyth-js","commit_stats":null,"previous_names":["transcriptaze/snyth-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/transcriptaze/snyth-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transcriptaze%2Fsnyth-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transcriptaze%2Fsnyth-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transcriptaze%2Fsnyth-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transcriptaze%2Fsnyth-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transcriptaze","download_url":"https://codeload.github.com/transcriptaze/snyth-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transcriptaze%2Fsnyth-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T08:15:08.179Z","status":"ssl_error","status_checked_at":"2026-01-30T08:14:31.507Z","response_time":66,"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":["audio","audio-worklet","synthesizers","webaudio"],"created_at":"2026-01-30T11:55:10.800Z","updated_at":"2026-01-30T11:55:10.884Z","avatar_url":"https://github.com/transcriptaze.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![build](https://github.com/transcriptaze/snyth-js/workflows/build/badge.svg)\n\n# snyth-js\n\nIn-browser _WebAudio_ + Javascript implementation of the _snyth_ experimental additive synthesiser that \nuses Jacobi ellipses as the generator functions for audio source oscillators. For a detailed description,\nthe web app, user guide and examples, please see the parent repository [README](https://github.com/transcriptaze/snyth).\n\n## Development\n\nThe CORS requirements of current browsers require that the HTML and Javascript files be served by an \nHTTP server that sets the correct headers in the request response. _snyth_ includes two ways to run\na suitable HTTP server locally:\n\n1. This repository includes a Python [script](https://github.com/transcriptaze/snyth-js/httpd.py) that \n   runs the built-in Python HTTP server with CORS support:\n```\npython3 httpd.py\n```\n(or)\n```\npython3 -m http.server 9000 --directory ./html\n```\n\n2. The [snythd](https://github.com/transcriptaze/snythd) folder in the parent repository includes an \n   executable HTTP server that can be run locally for development. In the _snythd_ folder, run:\n```\ngo build -mod readonly --trimpath -o bin ./...\n./bin/snythd --debug --html ../snyth-js/html\n```\n\nOr, alternatively, if you have _make_ installed, in the _snythd_ folder:\n```\nmake debug\n```\n\n\n## Issues and Feature Requests\n\nFor bug reports and other issues please create an issue in [this](https://github.com/transcriptaze/snyth-js) _github_\nrepository. Feature requests should preferably be created as issues in the [snyth](https://github.com/transcriptaze/snyth)\nparent repository.\n\n\n## License\n\n[GPL-3.0](https://github.com/transcriptaze/snyth-js/blob/master/LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranscriptaze%2Fsnyth-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftranscriptaze%2Fsnyth-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranscriptaze%2Fsnyth-js/lists"}