1.0.0-alpha.1 • Published 5 years ago
audition-xml-composer v1.0.0-alpha.1
Audition XML Composer
work in progress
Convert a json sequence into an Adobe Audition XML.
Inspired by EDL Composer on npm it uses the same schema to describe the sequence.
Part of the pietrop/digital-paper-edit
project.
Setup
cd, clone the repo, npm install
Usage - development
see example-usage.js
for how to requrie and use the module.
To run the example do node src/example-usage.js
Usage - production
npm install audition-xml-composer
require or import in your code and see example usage for more details
System Architecture
TBC
Development env
- npm >
6.1.0
- node v 10 - lts/dubnium
Build
NA
Tests
TBC
Deployment
npm run publish:public
publishes to npm under audition-xml-composer
TODO:
1.0.0-alpha.1
5 years ago
1.0.0
5 years ago