Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 648 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 648 Bytes

DSP API for Node.js

Build Status

A node implementation of the DSP API.

The DSP API offers natively backed (fast!) array operations for Float32Arrays, via the DSP FFT and Filter interfaces.

Warning

Everything isn't quite working yet, especially the filter interface seems to be a bit buggy, but I'll do my best to get a complete & bug-free implementation, and then start working on optimizing the performance. Help is welcome!

License

MIT License