Commit Graph

4 Commits

Author SHA1 Message Date
mmcwilliams d324a3e924 Add altSort method for alternate patterns other than 1:1. AAAND check for sox before executing. 2019-05-31 17:46:24 -04:00
mmcw-dev 23c465b57f Converted script to typescript. Replaced minimalistic shuffle function with a more readable fisher-yates implimentation (same algo, expanded syntax) 2019-03-28 10:05:09 -04:00
mmcwilliams 6e2bc5b1b1 Change version to 1.0.0 2019-02-23 22:39:30 -05:00
mmcw-dev 4b885e3562 Features cloned from https://github.com/sixteenmillimeter/frameloom.git.
Take multiple audio files, slice them into small pieces and then re-assemble them into a single file. Made to work in concert with frameloom. Shells out to sox under the hood.

Use commander and fs-extra as production dependencies, and pkg, jsdoc-to-markdown and qunit as dev dependencies
2019-01-04 01:07:30 -05:00