Releases: node-3d/plugin-webaudio
Releases · node-3d/plugin-webaudio
Release list
Release 3.0.0
- Updated dependencies.
- Significant changes in LabSound backend.
- Compatible with 3d-core-raub@^5.0.0.
- Improved example.
Release 2.0.1
Added missing index.d.ts to NPM files.
Release 2.0.0
Updated dependencies and CI.
Added TS declarations.
Changed the init signature.
Updated the example.
Update dependencies
Use the updated webaudio module.
Resolved vulnerability issue.
Fix ABSN start/stop
Update webaudio-raub dependency:
AudioBufferSourceNode and its descendants now can call start/stop without arguments, as specified in WebAudio docs.
Webaudio Initial
Should work on Windows, Linux, OSX.
Dependency modules use N-API.