0.2.5 • Published 9 years ago

node-mumble-audio v0.2.5

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

node-mumble-audio

This addon uses openal to provide capture and playback devices compatible with node-mumble.

Building:

$ npm install electron-build-tools -g
$ elb configure

To Do:

  • mac / linux support (need to build openal-soft and drop binaries into deps)
  • expose apis for device enumeration and selection.
  • Hook up to CI and publish pre-built binaries.

Limitations:

  • Only supports PCM data.
  • Assumes a sample rate of 48k.

Other

See node-openal for a starting point to a more general openal api.

0.2.5

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago