6.0.0 • Published 4 months ago

deps-labsound-raub v6.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 months ago

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, Linux, MacOS ARM, Linux ARM.
  • Libraries: LabSound, libnyquist.
  • Linking: static lib.
  • Backend: RtAudio.

LabSound is documented in the official repository.

The original LabSound sources are slightly modified, and now include:

For unmodified LabSound@1.2.0, use deps-labsound-raub@<=5.0.0.

binding.gyp

See example 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.

6.0.0

4 months ago

5.0.0

5 months ago

4.0.0

2 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

5 years ago

1.0.0

6 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago