An open API service indexing awesome lists of open source software.

https://github.com/satelllte/dsp-ts-math

📐🔊 A tiny set of TypeScript math helpers related to sound processing (DSP).
https://github.com/satelllte/dsp-ts-math

dsp dsp-math dsp-ts juce-ts

Last synced: 19 days ago
JSON representation

📐🔊 A tiny set of TypeScript math helpers related to sound processing (DSP).

Awesome Lists containing this project

README

        

# @dsp-ts/math

[![Version](https://img.shields.io/npm/v/@dsp-ts/math?style=flat-square&colorA=000000&colorB=111111)](https://npmjs.com/package/@dsp-ts/math)
![GitHub top language](https://img.shields.io/github/languages/top/satelllte/dsp-ts-math?style=flat-square&colorA=000000&colorB=111111)
[![API](https://img.shields.io/badge/API-f5f5f5?style=flat-square&colorA=000000&colorB=000000)](./API.md)

📐🔊 A tiny set of TypeScript math helpers related to sound processing (DSP).

## Installation

```sh
npm install @dsp-ts/math
```

## API

📚 See **[API.md](./API.md)**