This package has been deprecated

Author message:

WARNING: This project has been renamed to aubio. Install using aubio instead.

node-aubio

0.0.3 • Public • Published

node-aubio

Node.js bindings for aubio, a library for audio and music analysis, synthesis, and effects. aubio features include pitch tracking, onset detectin, beat tracking (tempo), phase vocoder, biquad and IIR filters.

In order to use this module, you will need to have aubio installed on your system. See aubio's download page to find out how to get aubio for your system.

node-aubio uses ffi to load aubio's dynamic library and use directly the aubio functions as well as ref to access C pointers efficiently. To find out more about ffi and ref, read the Node FFI Tutorial.

Package Sidebar

Install

npm i node-aubio

Weekly Downloads

2

Version

0.0.3

License

GPL-3.0

Last publish

Collaborators

  • grayleonard
  • piem