@soundws/audio-waveform-service

3.0.3-beta.3 • Public • Published

General

A serverless microservice to dynamically produce waveforms data which can then be used to render a waveform in a browser.

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-waveform-service

or using yarn

yarn add @soundws/audio-waveform-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 AudiowaveformLayerArn. Please refer to the Audio Waveform Lambda Layer documentation.

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/.

Package Sidebar

Install

npm i @soundws/audio-waveform-service

Weekly Downloads

2

Version

3.0.3-beta.3

License

AGPL-3.0-or-later

Unpacked Size

289 kB

Total Files

10

Last publish

Collaborators

  • firstcoders