Skip to content

Digital signal processing algorithms implemented in TypeScript.

License

Notifications You must be signed in to change notification settings

tom-weatherhead/thaw-dsp

Repository files navigation

thaw-dsp

Digital signal processing algorithms implemented in TypeScript.

build status npm version latest tag npm total downloads watchers stars forks repo dependents pkg dependents commits last commit types install size known vulnerabilities lines of code technical debt maintainability test coverage tested with jest code style: prettier license

API

  • DCT (Discrete Cosine Transform) : Used for JPEG image compression
  • FFT (Fast Fourier Transform)

License

MIT