{"id":22427256,"url":"https://github.com/node-3d/webaudio-raub","last_synced_at":"2025-10-29T22:40:37.015Z","repository":{"id":29869332,"uuid":"123021576","full_name":"node-3d/webaudio-raub","owner":"node-3d","description":"WebAudio for Node.js","archived":false,"fork":false,"pushed_at":"2025-03-13T08:20:36.000Z","size":7506,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-06T16:40:32.931Z","etag":null,"topics":["api","audio","crossplatform","node-3d","node-addon","nodejs","sound","web-audio","web-audio-api","webaudio"],"latest_commit_sha":null,"homepage":"https://github.com/node-3d/node-3d","language":"C++","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/node-3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-26T19:45:46.000Z","updated_at":"2025-06-01T05:41:40.000Z","dependencies_parsed_at":"2024-06-21T07:12:33.508Z","dependency_job_id":"d376d567-1cbc-4583-97ac-da581921f19e","html_url":"https://github.com/node-3d/webaudio-raub","commit_stats":null,"previous_names":["node-3d/waa-raub"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/node-3d/webaudio-raub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fwebaudio-raub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fwebaudio-raub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fwebaudio-raub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fwebaudio-raub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-3d","download_url":"https://codeload.github.com/node-3d/webaudio-raub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fwebaudio-raub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267813921,"owners_count":24148324,"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-07-30T02:00:09.044Z","response_time":70,"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":["api","audio","crossplatform","node-3d","node-addon","nodejs","sound","web-audio","web-audio-api","webaudio"],"created_at":"2024-12-05T20:11:18.670Z","updated_at":"2025-10-29T22:40:31.974Z","avatar_url":"https://github.com/node-3d.png","language":"C++","readme":"# WebAudio for Node.js\n\nThis is a part of [Node3D](https://github.com/node-3d) project.\n\n[![NPM](https://badge.fury.io/js/webaudio-raub.svg)](https://badge.fury.io/js/webaudio-raub)\n[![ESLint](https://github.com/node-3d/webaudio-raub/actions/workflows/eslint.yml/badge.svg)](https://github.com/node-3d/webaudio-raub/actions/workflows/eslint.yml)\n[![Test](https://github.com/node-3d/webaudio-raub/actions/workflows/test.yml/badge.svg)](https://github.com/node-3d/webaudio-raub/actions/workflows/test.yml)\n[![Cpplint](https://github.com/node-3d/webaudio-raub/actions/workflows/cpplint.yml/badge.svg)](https://github.com/node-3d/webaudio-raub/actions/workflows/cpplint.yml)\n\n```console\nnpm i -s webaudio-raub\n```\n\n\u003e This addon is ABI-compatible across Node.js versions. **There is no compilation** during `npm i`.\n\n\n**Node.js** addon implementing the\n[Web Audio Api](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API).\n\nSimply require any class you like from the module and then follow the\n[doc](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API):\n\n```js\nconst { AudioContext } = require('webaudio-raub'); // usually this is enough\n```\n\n**This module is WORK IN PROGRESS.**\nSome features are missing for good.\n\nCurrently exported classes:\n\n* `AudioBuffer`\n* `AudioContext`\n* `AudioParam`\n* `AnalyserNode`\n* `BiquadFilterNode`\n* `ConvolverNode`\n* `GainNode`\n* `PannerNode`\n* `AudioBufferSourceNode`\n* `OscillatorNode`\n* `AudioScheduledSourceNode`\n\nIn examples directory, currently working examples are prepended with `_`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-3d%2Fwebaudio-raub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-3d%2Fwebaudio-raub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-3d%2Fwebaudio-raub/lists"}