Skip to content

Releases: node-3d/3d-webaudio-raub

Release 3.0.0

13 Mar 13:08
Compare
Choose a tag to compare
  • Updated dependencies.
  • Significant changes in LabSound backend.
  • Compatible with 3d-core-raub@^5.0.0.
  • Improved example.

Release 2.0.1

22 Nov 18:29
Compare
Choose a tag to compare

Added missing index.d.ts to NPM files.

Release 2.0.0

21 Nov 13:01
Compare
Choose a tag to compare

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

Update dependencies

03 Oct 19:05
Compare
Choose a tag to compare

Use the updated webaudio module.
Resolved vulnerability issue.

Fix ABSN start/stop

20 Jan 16:37
Compare
Choose a tag to compare

Update webaudio-raub dependency:

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

Webaudio Initial

14 Jan 16:29
Compare
Choose a tag to compare

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