{"id":16774806,"url":"https://github.com/acarabott/audio-worklet-live-coding","last_synced_at":"2025-08-19T02:43:03.938Z","repository":{"id":66738556,"uuid":"122620565","full_name":"acarabott/audio-worklet-live-coding","owner":"acarabott","description":"Live code an Audio Worklet in your browser!","archived":false,"fork":false,"pushed_at":"2018-04-21T08:36:00.000Z","size":393,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-17T02:46:12.220Z","etag":null,"topics":["audio","dsp","javascript","livecoding","music","webaudioapi"],"latest_commit_sha":null,"homepage":"https://acarabott.github.io/audio-worklet-live-coding/","language":"JavaScript","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/acarabott.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2018-02-23T12:48:00.000Z","updated_at":"2023-10-16T15:32:01.000Z","dependencies_parsed_at":"2023-02-22T21:00:56.637Z","dependency_job_id":null,"html_url":"https://github.com/acarabott/audio-worklet-live-coding","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/acarabott/audio-worklet-live-coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acarabott%2Faudio-worklet-live-coding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acarabott%2Faudio-worklet-live-coding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acarabott%2Faudio-worklet-live-coding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acarabott%2Faudio-worklet-live-coding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acarabott","download_url":"https://codeload.github.com/acarabott/audio-worklet-live-coding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acarabott%2Faudio-worklet-live-coding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271092128,"owners_count":24697903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","dsp","javascript","livecoding","music","webaudioapi"],"created_at":"2024-10-13T06:50:10.773Z","updated_at":"2025-08-19T02:43:03.860Z","avatar_url":"https://github.com/acarabott.png","language":"JavaScript","readme":"# Audio Worklet Live Coding\n\nDoes what it says on the tin.\n\n[Demo](https://acarabott.github.io/audio-worklet-live-coding/)\n\n## How it works\n\nTakes the output of CodeMirror, turns it into a Blob, generates a URL for the Blob, loads it as a module.\n\nEach time the script is loaded a new id is generated for the processor, and this is passed to the `CustomAudioNode` constructor. Hence not being able to change the name of `CustomAudioNode`.\n\n### Limitations\n\nStereo output, no inputs. This would only require adding some additional UI boxes and passing the values to `CustomAudioNode`, but isn't really necessary for this demo.\n\n## Libs\n\n- [CodeMirror](codemirror.net)\n- [JSHint](http://jshint.com/)\n\n## Author\n\nArthur Carabott [arthurcarabott.com](http://arthurcarabott.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facarabott%2Faudio-worklet-live-coding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facarabott%2Faudio-worklet-live-coding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facarabott%2Faudio-worklet-live-coding/lists"}