Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@soundws/audio-mix-service

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundws/audio-mix-service

A microservice that mixes/merges multiple audio files into a single file with different volumes for each audio file

  • 3.0.3-beta.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

General

A serverless microservice that mixes/merges multiple audio files into a single file with different volumes for each audio file.

Contributing

This repo is a subtree split of our monorepo which will be made public in due course. We cannot process any pull-requests to this repo. Please contact us for help.

Requirements

Installation of this service requires an AWS account and IAM credentials with appropriate permissions.

Installation

npm install @soundws/audio-mix-service

or using yarn

yarn add @soundws/audio-mix-service

Deployment

Please refer to the AWS SAM documentation on how to deploy AWS SAM applications

Refer to the dist/template.yaml file for information on the cloudformation deployment parameters.

Note that deployment of this service depends on a lambda layer provided via the parameter AudioToolsLayerArn. Please refer to the Audio Tools Lambda Layer documentation.

TODO

  • rewrite in ESM

License

Copyright (C) 2019-2023 First Coders LTD

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

FAQs

Package last updated on 28 Mar 2024

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