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).
- Host: GitHub
- URL: https://github.com/satelllte/dsp-ts-math
- Owner: satelllte
- License: mit
- Created: 2023-10-09T15:50:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T17:12:30.000Z (over 1 year ago)
- Last Synced: 2025-03-14T17:52:06.825Z (about 1 month ago)
- Topics: dsp, dsp-math, dsp-ts, juce-ts
- Language: TypeScript
- Homepage: https://www.npmjs.com/@dsp-ts/math
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @dsp-ts/math
[](https://npmjs.com/package/@dsp-ts/math)

[](./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)**