Socket
Socket
Sign inDemoInstall

@bbc/aes31-adl-composer

Package Overview
Dependencies
3
Maintainers
10
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bbc/aes31-adl-composer

A node module to convert a json sequence into an AES31 ADL (audio decision list) compatible with SADiE audio editing software.


Version published
Weekly downloads
6
Maintainers
10
Install size
4.11 MB
Created
Weekly downloads
 

Readme

Source

AES31 ADL Composer

Work in progress

A node module to convert a json sequence into an AES31 ADL (audio decision list) compatible with SADiE audio editing software.

Originally from BBC R&D Chris Baume python version, as part of BBC Dialogger/Discourse text based video editing project

Setup

cd, npm install

Usage - development

see example usage for example

Usage - production

npm install @bbc/aes31-adl-composer

require or import in your code and see example usage for more details

System Architecture

Originally converted from Chris Baume python code, see python-version/edl2aes31.py

Development env

  • npm > 6.1.0
  • node v 10 - lts/dubnium
  • see .eslintrc in the various packages for linting rules

Node version is set in node version manager .nvmrc

Build

TBC

Tests

TBC

Deployment

To publish to npm

npm run publish:public

FAQs

Last updated on 11 Mar 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc