deps-labsound-raub
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

LabSound binaries

This is a part of Node3D project.

NPM ESLint Test

npm i -s deps-labsound-raub

This dependency package is distributing LabSound binaries through NPM for Node.js addons.

  • Platforms (x64): Windows x64, Linux x64, OSX x64, Linux Aarch64.
  • Libraries: LabSound, libnyquist, libwavpack.
  • Linking: static lib-type.

LabSound is documented in the official repository.

binding.gyp

See in webaudio-raub Node.js addon.

HRTF Database

The copy of LabSound's HRTF Assets is contained in the hrtf directory. Its absolute path is accessible as:

const { hrtf } = require('deps-labsound-raub');

Legal notice

This software uses the LabSound audio engine under BSD Clause 2. A copy of LabSound license is included, and can also be found at LabSound repository. No changes to the original LabSound sources were made.

Dependencies (1)

Dev Dependencies (4)

Package Sidebar

Install

npm i deps-labsound-raub

Weekly Downloads

3

Version

4.0.0

License

MIT

Unpacked Size

1.22 MB

Total Files

372

Last publish

Collaborators

  • raub