Skip to content

Releases: node-3d/plugin-webaudio

Release 3.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:08
  • Updated dependencies.
  • Significant changes in LabSound backend.
  • Compatible with 3d-core-raub@^5.0.0.
  • Improved example.

Release 2.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Nov 18:29

Added missing index.d.ts to NPM files.

Release 2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 13:01

Updated dependencies and CI.
Added TS declarations.
Changed the init signature.
Updated the example.

Update dependencies

Choose a tag to compare

@raub raub released this 03 Oct 19:05

Use the updated webaudio module.
Resolved vulnerability issue.

Fix ABSN start/stop

Choose a tag to compare

@raub raub released this 20 Jan 16:37

Update webaudio-raub dependency:

AudioBufferSourceNode and its descendants now can call start/stop without arguments, as specified in WebAudio docs.

Webaudio Initial

Choose a tag to compare

@raub raub released this 14 Jan 16:29

Should work on Windows, Linux, OSX.
Dependency modules use N-API.