{"id":13768916,"url":"https://github.com/ISNIT0/webaudio-generator","last_synced_at":"2025-05-11T00:30:58.857Z","repository":{"id":80553729,"uuid":"145308537","full_name":"ISNIT0/webaudio-generator","owner":"ISNIT0","description":"A UI for generating WebAudio code","archived":false,"fork":false,"pushed_at":"2022-12-08T10:37:23.000Z","size":2673,"stargazers_count":60,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T19:53:21.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://webaudio.simmsreeve.com/","language":"TypeScript","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/ISNIT0.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-08-19T14:06:41.000Z","updated_at":"2024-11-01T06:50:44.000Z","dependencies_parsed_at":"2023-03-13T20:09:33.476Z","dependency_job_id":null,"html_url":"https://github.com/ISNIT0/webaudio-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISNIT0%2Fwebaudio-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISNIT0%2Fwebaudio-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISNIT0%2Fwebaudio-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISNIT0%2Fwebaudio-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ISNIT0","download_url":"https://codeload.github.com/ISNIT0/webaudio-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253501674,"owners_count":21918316,"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","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":"2024-08-03T16:01:28.299Z","updated_at":"2025-05-11T00:30:53.814Z","avatar_url":"https://github.com/ISNIT0.png","language":"TypeScript","funding_links":[],"categories":["UI components and libraries","Packages","TypeScript"],"sub_categories":["Other UI","Utilities"],"readme":"# WebAudio Generator\nA UI for generating linear WebAudio code (https://webaudio.simmsreeve.com/)\n\n[![CodeFactor](https://www.codefactor.io/repository/github/isnit0/webaudio-generator/badge)](https://www.codefactor.io/repository/github/isnit0/webaudio-generator)\n\n![A screenshot of WebAudio Generator](./screenshot.png \"WebAudio Generator in Action\")\n\n## Justification\nThis tool was written to be used as an educational aid in a talk at [London Audio Developers Meetup](https://skillsmatter.com/groups/10788-audio-developers-meet-up).\n\nVideo available [here](https://skillsmatter.com/skillscasts/12492-audio-developers-meet-up):\n![An image of the WebAudio Talk](./talk-screenshot.png)\n\n## Usage\n- To add a node, click on an arrow\n- To \"inspect\" a node, click the node\n\n## Supports\n- Inputs\n    - Microphone\n    - File\n    - Oscillator\n- \"Modifier\" Nodes\n    - WebAssembly CustomWorklet\n    - Gain\n    - Delay\n    - BiquadFilter\n    - Analyser\n- Outputs\n    - Speaker\n\n## Apologies\nThe code was never supposed to be nice, but things got a bit out of hand...\n\nMost of the code pretends to be immutable, but there are various places this pattern is un-expectedly broken. I foresee various painful bugs being introduced if development were to continue.\n\nAlso, I cringe at the method used to generate code. It's disgusting and you should definitely not try it at home.\n\n## Future (See GH Issues)\n- Support non-linear WebAudio graphs (probably using [Cytoscape](http://cytoscape.org/)) - Would require a re-write\n- Improve UI \u0026 UX\n- Output to file\n\n## Developing\n1. Don't\n2. You'll need the following:\n\n```bash\n\u003e brew install fswatch\n\u003e npm i -g browserify less\n\n\u003e npm i\n\u003e ./build.sh\n\u003e ./watch.sh\n```\n\n## See Also\n- [PaymentRequest Generator](https://paymentrequest.simmsreeve.com)\n\n## Useful Links\n### AudioWorklet + WebAssembly\n- https://developers.google.com/web/updates/2017/12/audio-worklet\n- https://github.com/GoogleChromeLabs/web-audio-samples/tree/gh-pages/audio-worklet/design-pattern/wasm\n\n## License\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FISNIT0%2Fwebaudio-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FISNIT0%2Fwebaudio-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FISNIT0%2Fwebaudio-generator/lists"}