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.
cd, clone the repo, npm install
see example-usage.js
for how to requrie and use the module.
To run the example do node src/example-usage.js
npm install audition-xml-composer
require or import in your code and see example usage for more details
TBC
- [ ] npm >
6.1.0
- [ ] node v 10 - lts/dubnium
NA
TBC
npm run publish:public
publishes to npm under audition-xml-composer