New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dsssp

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsssp

React Library for Audio Processing and Visualization

  • 0.4.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
143
decreased by-54.89%
Maintainers
0
Weekly downloads
 
Created
Source

DSSSP

npm latest package npm downloads gzipped

React Library for Audio Processing and Visualization

DSSSP is a React component library for visualizing and managing audio filters. These components are designed to serve as the core UI elements of audio editing tools and interfaces, enabling users to interactively configure all filter parameters. Essentially, it is a conversion of proprietary audio processing and visualization tools from professional desktop software to a web-based environment.

The library's rendering system is based on SVG and provides a logarithmic frequency graph for audio spectrum representation, a set of components to render and manipulate biquad filters, and mathematical functions to calculate the resulting signal curve. Filters support drag-and-drop interactions, direct property updates (gain, frequency, Q-factor), and implement common audio filter types.

Installation

Install the package in your project directory with:

npm install dsssp

Documentation

Visit dsssp.io/docs to view the full documentation.

Examples

Our documentation includes a full-scale demo project that showcases each library component across various use cases and provides a starting point for your own projects.

Licensing

This project is licensed under the GNU AGPL-3.0 License, which ensures that any modifications or use of this library in networked services must be shared under the same license.

Contact

If you have any questions, feedback, or would like to discuss commercial licensing, please reach out to the author at alex.strelets@gmail.com.

Keywords

FAQs

Package last updated on 02 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc